[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 1 / 6 / PublicTool / 0.0.2 / PublicTool.podspec.json
bloba2276e455c7183fd4fa3d0d29e2ba7741b1aed5a
2   "name": "PublicTool",
3   "version": "0.0.2",
4   "summary": "iOS工具类",
5   "description": "iOS开发涉及到的工具类",
6   "homepage": "https://github.com/chongzone/PublicTool.git",
7   "screenshots": "http://image2.sina.com.cn/ent/d/2005-06-21/U105P28T3D758537F326DT20050621155831.jpg",
8   "license": "MIT",
9   "authors": "chongzone",
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/chongzone/PublicTool.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "PublicTool",
19     "PublicTool/**/*.{h,m}"
20   ],
21   "frameworks": "UIKit",
22   "requires_arc": true