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