blob: 926cae09d4d07aa8b160380b62f29168d6fa4fc0 [file] [log] [blame]
{
"name": "SwpTools",
"version": "2.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": "2.0.0"
},
"source_files": "SwpTools/Header",
"vendored_libraries": "SwpTools/Library/*.a",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}