[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / 6 / 4 / StatisticsSDK / 1.5.8 / StatisticsSDK.podspec.json
blob3f044a1047856fa0fba9303467aec6188b982a26
2   "name": "StatisticsSDK",
3   "version": "1.5.8",
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.8"
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"