blob: 7ca4fa16d1e50e7cd8d8d30d1d05359423459b47 [file] [log] [blame]
{
"name": "FoxOneOpenSDK",
"version": "1.1.1",
"summary": "FoxOne Open SDK",
"description": "FoxOne Open SDK for iOS",
"homepage": "https://github.com/fox-one/foxone-ios-opensdk",
"license": "Apache License 2.0",
"authors": {
"moubuns": "mengwl@fox.one"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/fox-one/foxone-ios-opensdk.git",
"tag": "1.1.1"
},
"source_files": "opensdk/opensdk/**/*.swift",
"resources": "opensdk/opensdk/Resource/**/*.*",
"swift_version": "4.2",
"requires_arc": true,
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"SwiftyRSA": [
],
"CryptoSwift": [
]
}
}