blob: 3ba7493d5c3201dfca5bc50c8e3f80d81bee94a1 [file] [log] [blame]
{
"name": "PACTools",
"version": "0.0.4",
"summary": "常用工具类",
"homepage": "https://github.com/STPACS/PACTools",
"license": "MIT",
"authors": {
"STPACS": "87382980@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/STPACS/PACTools.git",
"tag": "0.0.4"
},
"source_files": "PACTools/Classes/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}