| { |
| "name": "AstraeaRelease", |
| "version": "0.0.1", |
| "summary": "A release version of AstraeaSwift.", |
| "description": "Using release versio for astraea-sdk-swift", |
| "homepage": "http://www.5ikankan.com/", |
| "license": "MIT", |
| "authors": { |
| "wenzhaot": "tanwenzhao1025@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/wenzhaot/AstraeaRelease.git", |
| "tag": "0.0.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "vendored_frameworks": [ |
| "AstraeaSwift.framework" |
| ], |
| "source_files": "Agora/*.{h,m}", |
| "public_header_files": "Agora/*.h", |
| "vendored_libraries": [ |
| "Agora/*.a" |
| ], |
| "pod_target_xcconfig": { |
| "OTHER_LDFLAGS": "-framework \"AstraeaSwift\"" |
| }, |
| "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" |
| } |