[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 6 / 9 / IQUITestCodeMaker / 1.0.1 / IQUITestCodeMaker.podspec.json
blobb7a945a14b9b399be8d14aa1bc1affc6d61ee3f4
2   "name": "IQUITestCodeMaker",
3   "version": "1.0.1",
4   "summary": "IQUITestCodeMaker is a modern and lightweight tool for generating iOS UI test script codes automatically without lanuching Appium Desktop or using inspector.",
5   "homepage": "https://github.com/Lobster-King/IQUITestCodeMaker/wiki/IQUITestCodeMaker-Documents",
6   "license": "MIT",
7   "authors": {
8     "lobster": "zhiwei.geek@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Lobster-King/IQUITestCodeMaker.git",
15     "tag": "1.0.1"
16   },
17   "source_files": [
18     "IQUITestCodeMaker",
19     "IQUITestCodeMaker/**/*.{h,m}"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "GCDWebServer": [
25     ]
26   }