blob: 757fd7f4f3400638700741b135f7b72a5b9ce28f [file] [log] [blame]
{
"name": "SWPerson",
"version": "0.0.2",
"summary": "To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/",
"description": "To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/",
"homepage": "https://gitee.com/agan11423/SwiftPod",
"license": "MIT",
"authors": {
"YB.LEE": "liyanbin0938@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/agan11423/SwiftPod.git",
"tag": "0.0.2"
},
"source_files": [
"SwiftPod/SWPerson",
"SWPerson/**"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}