blob: 6a02eb97fcdfabeb1ac0734fec62affd4a401630 [file] [log] [blame]
{
"name": "Moya-X",
"version": "0.1.2",
"summary": "Moya extensions",
"homepage": "https://github.com/ApterKing/Moya-X",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ApterKing": "wangcccong@outlook.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ApterKing/Moya-X.git",
"tag": "0.1.2"
},
"source_files": "Pod/Classes/*.swift",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"Moya/RxSwift": [
]
},
"pushed_with_swift_version": "3.0"
}