[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 4 / 3 / GJSFrameworkDemo / 1.0.0 / GJSFrameworkDemo.podspec.json
blobcff8847f521129c679710af98aad9edcb6bf2a0f
2   "name": "GJSFrameworkDemo",
3   "version": "1.0.0",
4   "summary": "Is a FrameworkDemo",
5   "description": "一个framework小样,a FrameworkDemo\"",
6   "homepage": "https://github.com/GuanJinsong/FrameworkDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guanjinsong": "171976685@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/GuanJinsong/FrameworkDemo.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "FrameworkDemo.framework/Headers",
23     "*.{h,m}"
24   ],
25   "resources": "IMSDKSettings.bundle",
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "requires_arc": true,
31   "dependencies": {
32     "AFNetworking": [
33       "~> 4.0"
34     ]
35   }