Skip to content

Commit f29a288

Browse files
HzHenghaokejiCocoaPodsBot
authored andcommitted
[Add] HHKJOpenAPI 1.0.0
1 parent dcb1574 commit f29a288

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "HHKJOpenAPI",
3+
"version": "1.0.0",
4+
"license": {
5+
"type": "MIT",
6+
"file": "LICENSE"
7+
},
8+
"summary": "A delightful iOS networking framework.",
9+
"homepage": "https://github.com/HzHenghaokeji/HHKJOpenAPI",
10+
"authors": {
11+
"Kevin Wang": "[email protected]"
12+
},
13+
"source": {
14+
"git": "https://github.com/HzHenghaokeji/HHKJOpenAPI.git",
15+
"tag": "1.0.0",
16+
"submodules": true
17+
},
18+
"social_media_url": "http://www.winjijin.com",
19+
"requires_arc": true,
20+
"platforms": {
21+
"ios": "8.0"
22+
},
23+
"source_files": "**/RtFundOpenAPI.h"
24+
}

0 commit comments

Comments
 (0)