[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / f / ApiCloudSDK / 0.0.1 / ApiCloudSDK.podspec.json
blob14d10a3d2da524a4f3e469dcacd96e9449730821
2   "name": "ApiCloudSDK",
3   "version": "0.0.1",
4   "summary": "A short description of ApiCloudSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/debugalvin/ApiCloudSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "debugalvin": "yaomingcoder@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/debugalvin/ApiCloudSDK.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ApiCloudSDK/Classes/inc/**/*.{h,m}",
22   "ios": {
23     "vendored_libraries": "ApiCloudSDK/Classes/lib/**/*.a"
24   },
25   "frameworks": [
26     "SystemConfiguration",
27     "CoreTelephony",
28     "UIKit",
29     "Foundation",
30     "CFNetwork",
31     "CoreMotion",
32     "CoreGraphics",
33     "WebKit"
34   ],
35   "libraries": [
36     "c++",
37     "z",
38     "resolv",
39     "icucore"
40   ],
41   "resources": "ApiCloudSDK/Assets/bundles/*"