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