blob: 55c018c652f9014ffd1feba48371ee0871a2dc29 [file] [log] [blame]
{
"name": "SwpTools",
"version": "1.0.0",
"platforms": {
"ios": "7.0"
},
"summary": "一些常用的工具方法",
"homepage": "https://github.com/swp-song/SwpTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swp-song": "396587868@qq.com"
},
"source": {
"git": "https://github.com/swp-song/SwpTools.git",
"tag": "1.0.0"
},
"source_files": "SwpTools/Header/**/*.h",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}