blob: 55d8a0b7bbb704ce8b14a8e442a8012aee9be8e0 [file] [log] [blame]
{
"name": "PYToolKit",
"version": "1.0.0",
"summary": "物理大师工具类",
"homepage": "https://github.com/Henry519/PYToolKit",
"license": "MIT",
"authors": {
"henry": "382782411@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Henry519/PYToolKit.git",
"tag": "1.0.0"
},
"source_files": "PYToolKit/**/*.{h,m}",
"requires_arc": true
}