[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / 2 / shumeiDevice_Id / 1.0.4 / shumeiDevice_Id.podspec.json
blob72ae919c7d4cea227e05b612e8032527df0fce03
2   "name": "shumeiDevice_Id",
3   "version": "1.0.4",
4   "summary": "Unique Device Id Library",
5   "homepage": "https://github.com/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "xxx": "aaa@xxx.com"
12   },
13   "source": {
14     "git": "https://github.com/holla-world/ShumeiSDK.git",
15     "branch": "master"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "requires_arc": true,
21   "source_files": "unique_device_id/Class/*.{h,m}",
22   "public_header_files": [
23     "unique_device_id/Class/shumeiDevice_Id.h",
24     "unique_device_id/Class/SmAntiFraud.h"
25   ],
26   "libraries": "z",
27   "frameworks": [
28     "SystemConfiguration",
29     "AdSupport",
30     "CoreMotion",
31     "Security"
32   ],
33   "dependencies": {
34     "Unique_Device_Id": [
36     ]
37   }