blob: ab373908369994fe4011f6d6cc0de9f9df322cb3 [file] [log] [blame]
{
"name": "SwpTools",
"version": "3.1.3",
"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.3"
},
"source_files": [
"SwpTools",
"SwpTools/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}