blob: a72944b467880417018ed33dd5642dcd8cf55357 [file] [log] [blame]
{
"name": "yurish",
"version": "2.0.6",
"summary": "yurish - it's mine very first cocoapods upload try",
"description": "yurish is the best ad network analyze tool, It's allow you to see thru the ad network provides",
"homepage": "https://soomla.com",
"license": {
"type": "Copyright",
"text": "Copyright 2011 - 2018, Soomla, all rights reserved"
},
"authors": {
"Yuri": "yuri@soom.la"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.0",
"source": {
"http": "https://s3.amazonaws.com/soomla-library/direct/SoomlaTraceback-ios-v3.0.5.zip"
},
"source_files": "headers/public/*.{h,m}",
"vendored_libraries": "*.a",
"vendored_frameworks": "SoomlaSwiftBridge.framework",
"public_header_files": "headers/public/*.h",
"preserve_paths": "SoomlaSwiftBridge.framework",
"frameworks": [
"JavaScriptCore",
"WebKit",
"StoreKit",
"AdSupport"
],
"libraries": [
"z",
"sqlite3.0"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"user_target_xcconfig": {
"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES": "YES"
},
"requires_arc": true
}