[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / 4 / OrangeEngineFramework / 1.0.4 / OrangeEngineFramework.podspec.json
blobdf3af1a319e4693a5824eee42f4411aa6f61ac43
2   "name": "OrangeEngineFramework",
3   "version": "1.0.4",
4   "summary": "A short description of OrangeEngineFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/cci8go/OrangeEngineFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "一个橙子": "153190953@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/cci8go/OrangeEngineFramework.git",
19     "tag": "1.0.4"
20   },
21   "swift_versions": "4.0",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AFNetworking": [
25       "~>3.2.1"
26     ]
27   },
28   "subspecs": [
29     {
30       "name": "common",
31       "source_files": "OrangeEngineFramework/Classes/common/*.swift"
32     },
33     {
34       "name": "net",
35       "source_files": "OrangeEngineFramework/Classes/net/*.swift"
36     }
37   ],
38   "swift_version": "4.0"