[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / e / JSDecoupledAppDelegate / 1.0.1 / JSDecoupledAppDelegate.podspec.json
blobed2bde94f43bf67852951a4cdf86d6553a509fa4
2   "name": "JSDecoupledAppDelegate",
3   "version": "1.0.1",
4   "summary": "UIApplicationDelegate class that separates the different responsibilities into more more reusable classes.",
5   "homepage": "https://github.com/JaviSoto/JSDecoupledAppDelegate",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Javier Soto": "ios@javisoto.es"
12   },
13   "source": {
14     "git": "https://github.com/JaviSoto/JSDecoupledAppDelegate.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "JSDecoupledAppDelegate/*.{h,m}",
21   "requires_arc": true