[Delete] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / e / 6 / d / IOS-QuickDevelopTools / 1.0.0 / IOS-QuickDevelopTools.podspec.json
blob8163a6a66a5f6689b41e8283e1d0f4e629fb8856
2   "name": "IOS-QuickDevelopTools",
3   "version": "1.0.0",
4   "summary": "include lots of my tools.",
5   "description": "include lots of my tools for one line install.",
6   "homepage": "https://github.com/vilyever",
7   "license": "MIT",
8   "authors": {
9     "vilyever": "vilyever@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/vilyever/IOS-QuickDevelopTools.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "IOS-QuickDevelopTools": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "dependencies": {
27     "UISlider-TrackHeight": [
28       "~> 1.0.2"
29     ]
30   }