[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 5 / 2 / UINavigationItemMargin / 2.1.2 / UINavigationItemMargin.podspec.json
blob840dd0a2cfcb8b670832250f1b6b68cf85cfaccf
2   "name": "UINavigationItemMargin",
3   "version": "2.1.2",
4   "summary": "Margin for UINavigationItem.",
5   "homepage": "https://github.com/doge1024/UINavigationItemMargin",
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/doge1024/UINavigationItemMargin.git",
15     "tag": "2.1.2"
16   },
17   "source_files": "UINavigationItem+Margin/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0"
22   }