[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 3 / 2 / c / UINavigationItem+Margin / 2.1.0 / UINavigationItem+Margin.podspec.json
blobd2d27302c066d8a4799391f855a58f480efcef9f
2   "name": "UINavigationItem+Margin",
3   "version": "2.1.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.1.0"
16   },
17   "source_files": "UINavigationItem+Margin/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0"
22   }