blob: ed693f56bd3f29f8701990ea8b328d5f384e5060 [file] [log] [blame]
{
"name": "AstraeaSwift",
"version": "0.0.7",
"summary": "Astraea swift sdk",
"description": "Astraea swift sdk for users",
"homepage": "http://www.5ikankan.com/",
"license": "MIT",
"authors": {
"wenzhaot": "tanwenzhao1025@gmail.com"
},
"source": {
"git": "https://github.com/wenzhaot/astraea-sdk-swift.git",
"tag": "0.0.7"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "AstraeaSwift.framework",
"source_files": "Agora/*.{h,m}",
"public_header_files": "Agora/*.h",
"vendored_libraries": [
"Agora/*.a"
],
"dependencies": {
"YYCache": [
],
"TPKeyboardAvoiding": [
],
"UITableView+FDTemplateLayoutCell": [
],
"SwiftTheme": [
],
"AstraeaVendor": [
],
"PureLayout": [
],
"SDWebImage": [
],
"Proposer": [
"~> 1.1.0"
],
"MJRefresh": [
],
"Moya/RxSwift": [
],
"SwiftyJSON": [
],
"ObjectMapper": [
"~> 2.2"
],
"SwiftyUserDefaults": [
]
},
"pushed_with_swift_version": "3.0"
}