[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / 4 / 3 / FoxOneOpenSDK / 1.1.0 / FoxOneOpenSDK.podspec.json
blob04675c1a14fda92a5ae662367959935500e2a62f
2   "name": "FoxOneOpenSDK",
3   "version": "1.1.0",
4   "summary": "FoxOne Open SDK",
5   "description": "FoxOne Open SDK for iOS",
6   "homepage": "https://github.com/fox-one/foxone-ios-opensdk",
7   "license": "Apache License 2.0",
8   "authors": {
9     "moubuns": "mengwl@fox.one"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/fox-one/foxone-ios-opensdk.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "opensdk/opensdk/**/*.swift",
19   "resources": "opensdk/opensdk/Resource/**/*.*",
20   "swift_version": "4.2",
21   "requires_arc": true,
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "SwiftyJSON": [
28     ],
29     "SwiftyRSA": [
31     ],
32     "CryptoSwift": [
34     ]
35   }