blob: a2276e455c7183fd4fa3d0d29e2ba7741b1aed5a [file] [log] [blame]
{
"name": "PublicTool",
"version": "0.0.2",
"summary": "iOS工具类",
"description": "iOS开发涉及到的工具类",
"homepage": "https://github.com/chongzone/PublicTool.git",
"screenshots": "http://image2.sina.com.cn/ent/d/2005-06-21/U105P28T3D758537F326DT20050621155831.jpg",
"license": "MIT",
"authors": "chongzone",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chongzone/PublicTool.git",
"tag": "0.0.2"
},
"source_files": [
"PublicTool",
"PublicTool/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}