blob: e66e2c3471b8c4a8dcaa1f4951ef7af0ccb19789 [file] [log] [blame]
{
"name": "SaKaDevelopManager",
"version": "1.7.3",
"summary": "The development process can help you to quickly carry out some basic settings.",
"homepage": "https://github.com/WeiKunChao/SaKaDevelopManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WeiKunChao/SaKaDevelopManager.git",
"tag": "1.7.3"
},
"source_files": "SaKaDevelopManager/**/*.{h,m}",
"public_header_files": "SaKaDevelopManager/**/*.h",
"frameworks": [
"Foundation",
"UIKit",
"SystemConfiguration"
],
"requires_arc": true
}