[Add] DocumentReaderNightly 7.5.4179
[CocoaPods.git] / Specs / 5 / e / 8 / TempExplainSDK / 0.0.2 / TempExplainSDK.podspec.json
blob168c6b2010d4b3c7b32ae0bcef3da8c8627145a1
2   "name": "TempExplainSDK",
3   "version": "0.0.2",
4   "summary": "A short description of XZExplain.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xiaoMing0109/TempExplainSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaoMing0109": "97461909@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xiaoMing0109/TempExplainSDK.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "TempExplainSDK/*.{framework}",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "AVFoundation",
27     "SystemConfiguration",
28     "CoreTelephony",
29     "AudioToolbox",
30     "CoreLocation",
31     "QuartzCore",
32     "CoreGraphics"
33   ],
34   "libraries": [
35     "z",
36     "c++"
37   ],
38   "dependencies": {
39     "AFNetworking": [
40       "3.2.1"
41     ]
42   }