[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / b / 2 / shumeiDevice_Id / 1.0.2 / shumeiDevice_Id.podspec.json
blob9ca0fb0588cc19825156aca59207883495efb000
2   "name": "shumeiDevice_Id",
3   "version": "1.0.2",
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": false,
21   "source_files": [
22     "unique_device_id/class/include/**/*.h",
23     "unique_device_id/class/*.h"
24   ],
25   "vendored_libraries": "unique_device_id/class/*.a",
26   "public_header_files": "unique_device_id/DeviceIdImport.h",
27   "libraries": "z",
28   "frameworks": [
29     "SystemConfiguration",
30     "AdSupport",
31     "CoreMotion",
32     "Security"
33   ]