[Add] DocumentReaderFullAuthRFIDNightly 7.6.11079
[CocoaPods.git] / Specs / a / b / 8 / PlTestCocoapods / 0.0.1 / PlTestCocoapods.podspec.json
blob003168ad50c24bef7ed661133ff049a070046ac3
2   "name": "PlTestCocoapods",
3   "version": "0.0.1",
4   "summary": "一个小测试",
5   "description": "测试一下cocoapods的使用方法",
6   "homepage": "https://github.com/PengLi12/PlTestCocoapods",
7   "license": "MIT",
8   "authors": {
9     "pengli": "1543772407@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/PengLi12/PlTestCocoapods.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "PlTestCocoapods",
20     "PlTestCocoapods/**/*.{h,m}"
21   ],
22   "exclude_files": "PlTestCocoapods/Exclude",
23   "requires_arc": true