[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 3 / 2 / c / UINavigationItem+Margin / 2.0.0 / UINavigationItem+Margin.podspec.json
blob64f89b2ad178f17726a49d4af0b75e60245f15df
2   "name": "UINavigationItem+Margin",
3   "version": "2.0.0",
4   "summary": "Margin for UINavigationItem.",
5   "homepage": "https://github.com/devxoul/UINavigationItem-Margin",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Suyeol Jeon": "devxoul@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/devxoul/UINavigationItem-Margin.git",
15     "tag": "2.0.0"
16   },
17   "source_files": "UINavigationItem+Margin/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0"
22   }