We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcb1574 commit f29a288Copy full SHA for f29a288
Specs/HHKJOpenAPI/1.0.0/HHKJOpenAPI.podspec.json
@@ -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