blob: dbd5812b1c9e7312c6052c5a7e00ea2d719c5ceb [file] [log] [blame]
{
"name": "TopicAd",
"version": "0.0.1",
"summary": "A short description of AnyThink SDK for iOS.",
"description": "TopicAd for SDK",
"homepage": "https://github.com/anythinkteam/sdk_ios_cocoapod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CherryKing": "http://www.torosea.cn/"
},
"source": {
"git": "https://github.com/Cheng455153666/TopicAd.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": [
"SystemConfiguration",
"CoreGraphics",
"Foundation",
"UIKit"
],
"user_target_xcconfig": {
"OTHER_LDFLAGS": [
"-lObjC"
]
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 armv7s arm64"
},
"vendored_frameworks": "TopicAd/*.framework"
}