[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 4 / 6 / LBinBarButtonItem / 0.0.3 / LBinBarButtonItem.podspec.json
blob2957e7dfe003beee6c7fec5ca584f2d201242508
2   "name": "LBinBarButtonItem",
3   "summary": "Customize the flat button on the navigation of LBinBarButtonItem.",
4   "version": "0.0.3",
5   "homepage": "https://github.com/kingly09/LBinBarButtonItem",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "kingly": "libintm@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/kingly09/LBinBarButtonItem.git",
18     "tag": "0.0.3"
19   },
20   "social_media_url": "https://github.com/kingly09",
21   "source_files": "BarButtonItemLib/*.{h,m}",
22   "frameworks": "UIKit",
23   "xcconfig": {
24     "FORK_XCODE_WRITING": true
25   }