[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / e / XLLib / 0.1.0 / XLLib.podspec.json
blobea132457a88ba171c86df97475de288b489d1ab7
2   "name": "XLLib",
3   "version": "0.1.0",
4   "summary": "A short description of XLLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yuzhongxingke/XLLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shinsoft": "shinsoft@126.com"
13   },
14   "source": {
15     "git": "https://github.com/yuzhongxingke/XLLib.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XLLib/Classes/**/*",
22   "resource_bundles": {
23     "XLLib": [
24       "XLLib/Assets/*.png"
25     ]
26   }