[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / b / 2 / shumeiDevice_Id / 1.0.3 / shumeiDevice_Id.podspec.json
blob7b83224850202442b01e2b35c48e5c8786d9b6ba
2   "name": "shumeiDevice_Id",
3   "version": "1.0.3",
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   "vendored_libraries": "unique_device_id/Class/*.a",
22   "source_files": "unique_device_id/Class/*.{h,m}",
23   "public_header_files": [
24     "unique_device_id/Class/shumeiDevice_Id.h",
25     "unique_device_id/Class/SmAntiFraud.h"
26   ],
27   "libraries": "z",
28   "frameworks": [
29     "SystemConfiguration",
30     "AdSupport",
31     "CoreMotion",
32     "Security"
33   ]