[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / 8 / UIViewController-Addon / 1.0.0 / UIViewController-Addon.podspec.json
blob8dee14d1f1a38717d6e76ce2d9f3e3e844c71dee
2   "name": "UIViewController-Addon",
3   "version": "1.0.0",
4   "summary": "A UIViewController Category",
5   "homepage": "https://github.com/lc5491137/UIViewController-Addon",
6   "screenshots": "http://chroman.me/wp-content/uploads/2014/02/main3.jpg",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "凌晨": "lc5491137@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lc5491137/UIViewController-Addon.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "Addon/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]