[Add] GizoSDK 1.0.11-beta.11
[CocoaPods.git] / Specs / a / e / 4 / ECLaunch / 0.1.0 / ECLaunch.podspec.json
blobbf6290303bdab70fd6a5d747eb6fda55431ab73c
2   "name": "ECLaunch",
3   "version": "0.1.0",
4   "summary": "A convenient tool for auto pushing or presenting a view controller,especially used in page link (URL) routing.",
5   "homepage": "https://github.com/EasyCocoa/ECLaunch",
6   "license": "MIT",
7   "authors": {
8     "Hima": "hima@easycocoa.com"
9   },
10   "source": {
11     "git": "https://github.com/EasyCocoa/ECLaunch.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "ECLaunch": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "public_header_files": "Pod/Classes/**/*.h",
25   "frameworks": "UIKit"