blob: aef1b493571d0c097b6103ece4cb870b739eb88b [file] [log] [blame]
{
"name": "yurish",
"version": "2.0.0",
"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"
},
"authors": {
"": "yuri@soom.la"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://s3.amazonaws.com/soomla-library/direct/SoomlaTraceback-ios-v2.3.0.zip"
},
"source_files": "headers/public/*.{h,m}",
"vendored_libraries": "*.a",
"public_header_files": "headers/public/*.h",
"frameworks": [
"JavaScriptCore",
"WebKit",
"StoreKit",
"AdSupport"
],
"libraries": [
"z",
"sqlite3.0"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"requires_arc": true
}