[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / f / b / 1 / UCKDeviceInfo / 0.0.1 / UCKDeviceInfo.podspec.json
blobf7f2496f3b5ab699607e5f47ac5bab896af58eaa
2   "name": "UCKDeviceInfo",
3   "version": "0.0.1",
4   "summary": "Getting device information in iOS.",
5   "description": "Getting device information in iOS. Battery status, network status, free size of internal memory and so on.",
6   "homepage": "http://uchidak.net",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Keisuke Uchida": "uchidak1124@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/uchidak1124/UCKDeviceInfo.git",
19     "tag": "v0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "classes/**/*.{h,m}"
24   ],
25   "requires_arc": true