[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 7 / 4 / PlTestTool / 0.0.1 / PlTestTool.podspec.json
blob8518f154a8dfc83104185f40e4eccd30808dc0eb
2   "name": "PlTestTool",
3   "version": "0.0.1",
4   "summary": "PlTestTool Test",
5   "description": "一个简单的小测试",
6   "homepage": "https://github.com/PengLi12/PlTestTool",
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/PlTestTool.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "PlTestTool/PlTestTool",
20     "PlTestTool/**/*.{h,m}"
21   ],
22   "exclude_files": "PlTestTool/Exclude",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true