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