blob: 6b6c3188df33f3327ecc5b818024e530ea1c0215 [file] [log] [blame]
{
"name": "WBAutoTrackSDK",
"version": "0.0.2",
"summary": "微博广告效果归因",
"description": "\"This is a sdk for weibo advertising effectiveness\"",
"homepage": "https://github.com/SpursTD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dawei20": "dawei20@staff.weibo.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/SpursTD/WBAdsAutoTrackSDK.git",
"tag": "0.0.2"
},
"source_files": [
"WBTrackSDK",
"WBTrackSDK/*.{h,m}"
],
"requires_arc": true,
"deprecated": true
}