[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 0 / c / 6 / CRDeviceGUID / 1.0.0 / CRDeviceGUID.podspec.json
blobb2000914c1f934115ca39ff57c92c77cc58b566e
2   "name": "CRDeviceGUID",
3   "version": "1.0.0",
4   "summary": "CRDeviceGUID.",
5   "description": "this is CRDeviceGUID",
6   "homepage": "https://github.com/Corotata/CRDeviceGUID",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "corotata": "corotata@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Corotata/CRDeviceGUID.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "CRDeviceGUID/CRDeviceGUID/**/*.{h,m}",
22   "requires_arc": true,
23   "xcconfig": {
24     "HEADER_SEARCH_PATHS": "$(SDKROOT)/SSKeychain"
25   },
26   "dependencies": {
27     "SSKeychain": [
29     ]
30   }