blob: 7ea2aead88e058ffd791315209871fb55bfeb22d [file] [log] [blame]
{
"name": "PACTools",
"version": "0.0.2",
"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.2"
},
"source_files": "PACTools/Classes/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}