[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / a / d / XXXLiblxh / 1.1.4 / XXXLiblxh.podspec.json
blob7a33bb96f261bbc4f50a00734bcbe64e18bcbcb2
2   "name": "XXXLiblxh",
3   "version": "1.1.4",
4   "summary": "生成静态库的XXXLIB A short description of XXXLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/baiwulong/XXXLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "baiwulong": "1204803180@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/baiwulong/XXXLib.git",
16     "tag": "1.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "vendored_frameworks": "XXXLib/Classes/*.framework",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "CoreLocation",
27     "CoreMotion"
28   ],
29   "dependencies": {
30     "AFNetworking": [
31       "~> 3.1.0"
32     ]
33   }