[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 5 / d / Snape_iOS / 0.1.0 / Snape_iOS.podspec.json
blobfa9301f78467bbe6714ff1d231013864520f2026
2   "name": "Snape_iOS",
3   "version": "0.1.0",
4   "summary": "A test framework with UI",
5   "description": "It' can be do test or some need network test in UI.",
6   "homepage": "https://github.com/Seachaos/Snape_iOS",
7   "license": "MIT",
8   "authors": {
9     "Seachaos": "ye.jian.yin@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Seachaos/Snape_iOS.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Snape_iOS": [
22       "Pod/Assets/*.png"
23     ]
24   }