[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 3 / 2 / customXXXLiabrary / 0.0.3 / customXXXLiabrary.podspec.json
blobb4fbfa34012556f27478b5ac4653e3a3934c7d1a
2   "name": "customXXXLiabrary",
3   "version": "0.0.3",
4   "summary": "A liabrary.",
5   "description": "A liabrry anmee",
6   "homepage": "https://github.com/gao-jx/FirstLibrary",
7   "license": "MIT",
8   "authors": {
9     "Jianxun Gao": "gaojianxun@itiger.com"
10   },
11   "source": {
12     "git": "https://github.com/gao-jx/FirstLibrary.git",
13     "tag": "0.0.3"
14   },
15   "source_files": [
16     "CustomLibrary",
17     "CustomLibrary/*.{h,m}"
18   ],
19   "platforms": {
20     "osx": null,
21     "ios": null,
22     "tvos": null,
23     "watchos": null
24   }