[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 2 / d / TestManager / 0.1.0 / TestManager.podspec.json
blob68de22a3ebdc31502d27bf9b335e67908f989c7b
2   "name": "TestManager",
3   "version": "0.1.0",
4   "summary": "open source Test With TestManager.",
5   "homepage": "https://github.com/zhangdengxu/TestManager.git",
6   "license": "MIT",
7   "authors": {
8     "Dely": "1055108521@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/zhangdengxu/TestManager.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "TestApp/*.{h,m}",
18   "resources": [
19     "*.jpg",
20     "*.md",
21     "*.mobileprovision"
22   ],
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]