[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / c / 7 / AstraeaSwift / 0.0.4 / AstraeaSwift.podspec.json
blob4c6ffa0812edda6e8eb993e66afce7f026e55e23
2   "name": "AstraeaSwift",
3   "version": "0.0.4",
4   "summary": "Astraea swift sdk",
5   "description": "Astraea swift sdk for users",
6   "homepage": "http://www.5ikankan.com/",
7   "license": "MIT",
8   "authors": {
9     "wenzhaot": "tanwenzhao1025@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/wenzhaot/astraea-sdk-swift.git",
13     "tag": "0.0.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "vendored_frameworks": "AstraeaSwift.framework",
19   "source_files": "Agora/*.{h,m}",
20   "public_header_files": "Agora/*.h",
21   "vendored_libraries": [
22     "Agora/*.a"
23   ],
24   "dependencies": {
25     "YYCache": [
27     ],
28     "TPKeyboardAvoiding": [
30     ],
31     "UITableView+FDTemplateLayoutCell": [
33     ],
34     "SwiftTheme": [
36     ],
37     "AstraeaVendor": [
39     ],
40     "PureLayout": [
42     ],
43     "SDWebImage": [
45     ],
46     "Proposer": [
47       "~> 1.1.0"
48     ],
49     "MJRefresh": [
51     ],
52     "Moya/RxSwift": [
54     ],
55     "SwiftyJSON": [
57     ],
58     "ObjectMapper": [
59       "~> 2.2"
60     ],
61     "SwiftyUserDefaults": [
63     ]
64   },
65   "pushed_with_swift_version": "3.0"