blob: 6056f54da3f8251ace277fd7991f378821bed734 [file] [log] [blame]
{
"name": "SWKit",
"version": "1.2.3",
"license": "MIT",
"summary": "普通项目快速开发框架,满足开发需求",
"homepage": "https://github.com/SwiftHsw/SWKit.git",
"authors": {
"SwiftHsw": "392287145@qq.com"
},
"source": {
"git": "https://github.com/SwiftHsw/SWKit.git",
"tag": "1.2.3"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation"
],
"source_files": "Classes/*.{h,m}",
"dependencies": {
"AFNetworking": [
]
}
}