[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 4 / c / 8 / UIViewController-Addon / 1.1.0 / UIViewController-Addon.podspec.json
blob4f24691cf8d0435fbe23baf6c8cdbd4f4c301cb4
2   "name": "UIViewController-Addon",
3   "version": "1.1.0",
4   "summary": "A UIViewController Category",
5   "homepage": "https://github.com/lc5491137/UIViewController-Addon",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "凌晨": "lc5491137@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/lc5491137/UIViewController-Addon.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "Addon/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]