blob: bdb28f6dc9f7a1e3578d165bdd74cc37b04556c1 [file] [log] [blame]
{
"name": "BYCCategory",
"version": "0.1.10",
"summary": "it is my pod Demo",
"description": "it is my pod Demo",
"homepage": "https://github.com/banyuchen/BYCCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"banyuchen": "1204470409@qq.com"
},
"source": {
"git": "https://github.com/banyuchen/BYCCategory.git",
"tag": "0.1.10"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BYCCategory/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SensorsAnalyticsSDK": [
"2.1.0"
],
"SensorsAnalyticsSDK/DISABLE_UIWEBVIEW": [
]
},
"subspecs": [
{
"name": "DISABLE_UIWEBVIEW",
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "SENSORS_ANALYTICS_DISABLE_UIWEBVIEW=1"
}
}
]
}