[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 5 / b / Cribble / 1.0.1 / Cribble.podspec.json
blob0ef38183e01c99149dded6fd2fda65f914003790
2   "name": "Cribble",
3   "module_name": "Cribble",
4   "version": "1.0.1",
5   "homepage": "https://github.com/maxsokolov/Cribble",
6   "summary": "Swifty tool for visual testing iPhone and iPad apps",
7   "authors": {
8     "Max Sokolov": "i@maxsokolov.net"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source_files": "Sources/*.swift",
18   "resource_bundles": {
19     "Cribble": [
20       "Sources/*.{storyboard,png}"
21     ]
22   },
23   "source": {
24     "git": "https://github.com/maxsokolov/Cribble.git",
25     "tag": "1.0.1"
26   }