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