blob: 90ad1ebac62576b3dcf0939374ee3608dd357f8c [file] [log] [blame]
{
"name": "SMCrossSDK",
"version": "1.0.0",
"summary": "Đây là thư viện quảng cáo chéo",
"swift_version": "4.0",
"description": "This description is used to generate tags and improve search results",
"homepage": "https://github.com/truongtvd/SMCrossSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"truongtvd": "truong@smartmove.vn"
},
"source": {
"git": "https://github.com/truongtvd/SMCrossSDK.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SMCrossSDK/Classes/**/*",
"resource_bundles": {
"SMSDK": [
"SMCrossSDK/Assets/*"
]
},
"static_framework": true,
"frameworks": "UIKit",
"ios": {
"dependencies": {
"Alamofire": [
],
"MagicMapper": [
]
}
}
}