[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / d / f / CIPDevice / 0.1.1 / CIPDevice.podspec.json
blob0134f1943f64a95a82ba14daa399c1efebfc684e
2   "name": "CIPDevice",
3   "version": "0.1.1",
4   "summary": "CIPDevice 可以获取设备的相关信息.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/css-s/original",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "suchangjie2000@163.com": "suchangjie2000@163.com"
13   },
14   "source": {
15     "git": "https://github.com/css-s/CIPDevice.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "CIPDevice/Classes/**/*.{h,m}",
23   "public_header_files": "CIPDevice/Classes/**/*.{h}",
24   "frameworks": [
25     "CoreBluetooth",
26     "CoreTelephony",
27     "MediaPlayer",
28     "AVFoundation",
29     "CoreLocation"
30   ]