[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / e / 3 / UIApplication-ViewControllerHandy / 1.0.0 / UIApplication-ViewControllerHandy.podspec.json
blob9a79f20cc7e4b82a2d02377c993489a77cfd481c
2   "name": "UIApplication-ViewControllerHandy",
3   "version": "1.0.0",
4   "summary": "Handy methods for UIViewController related to UIApplication",
5   "description": "Handy methods for UIViewController related to UIApplication",
6   "homepage": "https://github.com/pgbo/UIApplication-ViewControllerHandy.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pgbo": "460667915@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/pgbo/UIApplication-ViewControllerHandy.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]