blob: 4eafaf8c5fc95321e9dd6c330776dd7c9def3595 [file] [log] [blame]
{
"name": "ANTSSDK",
"version": "0.0.1",
"summary": "ANTSSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tuannv19/ANTSSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tuannv": "tuannv@ants.vn"
},
"source": {
"http": "https://www.dropbox.com/s/07akxxy9q8kztu0/ANTSSDK.zip?dl=1"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "ADSWebSDK",
"vendored_frameworks": "ADSWebSDK.framework",
"source_files": "ADSWebSDK.framework/Versions/A/Headers/*.h",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "/Applications/Xcode.app/Contents/Developer/Library/Frameworks"
},
"public_header_files": "ADSWebSDK.framework/Versions/A/Headers/*.h"
}