[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / d / f / BYCCategory / 0.1.10 / BYCCategory.podspec.json
blobbdb28f6dc9f7a1e3578d165bdd74cc37b04556c1
2   "name": "BYCCategory",
3   "version": "0.1.10",
4   "summary": "it is my pod Demo",
5   "description": "it is my pod Demo",
6   "homepage": "https://github.com/banyuchen/BYCCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "banyuchen": "1204470409@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/banyuchen/BYCCategory.git",
16     "tag": "0.1.10"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BYCCategory/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SensorsAnalyticsSDK": [
25       "2.1.0"
26     ],
27     "SensorsAnalyticsSDK/DISABLE_UIWEBVIEW": [
29     ]
30   },
31   "subspecs": [
32     {
33       "name": "DISABLE_UIWEBVIEW",
34       "platforms": {
35         "ios": "8.0"
36       },
37       "pod_target_xcconfig": {
38         "GCC_PREPROCESSOR_DEFINITIONS": "SENSORS_ANALYTICS_DISABLE_UIWEBVIEW=1"
39       }
40     }
41   ]