[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 1 / e / 6 / RxFrame / 1.0.0 / RxFrame.podspec.json
blobd8684630609c6b8cefbe297a50554b1e3ca85122
2   "name": "RxFrame",
3   "version": "1.0.0",
4   "summary": "iOS App Framework.",
5   "description": "iOS App Framework using Swift.",
6   "homepage": "https://github.com/tospery/RxFrame",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tospery": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/RxFrame.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RxFrame/Classes/**/*",
22   "resource_bundles": {
23     "RxFrame": [
24       "RxFrame/Assets/*.png"
25     ]
26   },
27   "frameworks": [
28     "Foundation",
29     "UIKit",
30     "Accelerate",
31     "QuartzCore",
32     "CoreLocation",
33     "SystemConfiguration",
34     "AdSupport",
35     "WebKit",
36     "CoreGraphics",
37     "Photos"
38   ],
39   "dependencies": {
40     "QMUIKit/QMUICore": [
41       "4.0.4"
42     ]
43   }