[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / d / b / 1 / ZLBarButtonItem / 0.0.2 / ZLBarButtonItem.podspec.json
blobfd1738a44f30f8af765ad95c2b1745a19f3f3fe4
2   "name": "ZLBarButtonItem",
3   "version": "0.0.2",
4   "summary": "快速创建UIBarButtonItem对象",
5   "description": "快速创建UIBarButtonItem对象。轻量级、无污染",
6   "homepage": "https://github.com/ZLDemo/UIBarButtonItem-ZLCustom",
7   "license": "MIT",
8   "authors": {
9     "Mr.Zhao": "itzhaolei@foxmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ZLDemo/UIBarButtonItem-ZLCustom.git",
13     "tag": "0.0.2"
14   },
15   "frameworks": "UIKit",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "UIBarButtonItem-ZLCustom/UIBarButtonItem+ZLCustom/*.{h,m}",
20   "exclude_files": ""