[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 9 / 0 / BSBaseKit / 0.1.4 / BSBaseKit.podspec.json
blob87696a83ad0ee510116c1611674adfce12532802
2   "name": "BSBaseKit",
3   "version": "0.1.4",
4   "summary": "Guide for private pods BSBaseKit.",
5   "description": "Guide for private pods BSBaseKit.",
6   "homepage": "http://10.8.3.34/ios/BSBaseKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "yuand": "yuand@bsoft.com.cn"
13   },
14   "source": {
15     "git": "http://10.8.3.34/ios/BSBaseKit.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BSBaseKit/Classes/*.{h,m}",
22   "resources": "BSBaseKit/Resources/BSBaseKit.bundle",
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "MapKit",
27     "ImageIO",
28     "CoreLocation",
29     "Security",
30     "MobileCoreServices",
31     "SystemConfiguration"
32   ],
33   "dependencies": {
34     "YTKNetwork": [
36     ],
37     "MJExtension": [
39     ],
40     "MJRefresh": [
42     ],
43     "DZNEmptyDataSet": [
45     ],
46     "IQKeyboardManager": [
48     ],
49     "MBProgressHUD": [
51     ]
52   },
53   "subspecs": [
54     {
55       "name": "BSCategories",
56       "platforms": {
57         "ios": "8.0"
58       },
59       "source_files": "BSBaseKit/Classes/BSCategories/*.{h,m}",
60       "dependencies": {
61         "YYCategories": [
63         ]
64       }
65     },
66     {
67       "name": "BSEntity",
68       "platforms": {
69         "ios": "8.0"
70       },
71       "source_files": "BSBaseKit/Classes/BSEntity/*.{h,m}"
72     }
73   ]