[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / e / XLLib / 0.1.4 / XLLib.podspec.json
blob12ab6acaa54748283c386107787e7bcd12da709c
2   "name": "XLLib",
3   "version": "0.1.4",
4   "summary": "测试通过 pod 创建、提交静态库.",
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.4"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "XLLib/Classes/**/*",
22   "resource_bundles": {
23     "XLLib": [
24       "XLLib/Assets/*.png"
25     ]
26   }