[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 6 / 4 / StatisticsSDK / 1.5.4 / StatisticsSDK.podspec.json
blob35b3a0d40447de2e4e4a375aae99ef404a68d35a
2   "name": "StatisticsSDK",
3   "version": "1.5.4",
4   "summary": "Statistics SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://www.ybzhome.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ybz": "ybz975218925@live.com"
13   },
14   "source": {
15     "git": "https://github.com/yiiim/StatisticsSDK.git",
16     "tag": "1.5.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "StatisticsSDK/*.h",
22   "ios": {
23     "vendored_libraries": "StatisticsSDK/*.a"
24   },
25   "frameworks": [
26     "Security",
27     "SystemConfiguration",
28     "CFNetwork",
29     "UserNotifications"
30   ],
31   "libraries": [
32     "resolv",
33     "z"
34   ],
35   "public_header_files": "StatisticsSDK/*.h"