[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / f / 3 / XBase / 0.0.1 / XBase.podspec.json
blob60b2fcd89e32a9dd6e2f28ef3692a3197f41ba7c
2   "name": "XBase",
3   "version": "0.0.1",
4   "summary": "组件基本类库.",
5   "description": "偶尔组件基本类库.",
6   "homepage": "https://github.com/OUERHub/XBase",
7   "license": "MIT",
8   "authors": {
9     "OUERHub": "ideveloper@ixiaopu.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/OUERHub/XBase.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "lib",
20     "lib/*.{h,m}"
21   ],
22   "public_header_files": "lib/*.h",
23   "vendored_libraries": "lib/libXBaseSDK.a",
24   "requires_arc": true