[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 5 / b / JFDeviceInfo / 0.0.4 / JFDeviceInfo.podspec.json
blob16c4bfa850683b09df7f0f5182a2d0a027cba715
2   "name": "JFDeviceInfo",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Just a Swift helper class to retrieve basic device info.",
7   "requires_arc": true,
8   "version": "0.0.4",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Josafá Filho": "josafafilho15@gmail.com"
15   },
16   "homepage": "https://github.com/josafafilho/JFDeviceInfo",
17   "source": {
18     "git": "https://github.com/josafafilho/JFDeviceInfo.git",
19     "tag": "0.0.4"
20   },
21   "frameworks": "UIKit",
22   "source_files": "Pod/Classes/**/*",
23   "resource_bundles": {
24     "JFDeviceInfo": [
25       "Pod/Assets/*.png"
26     ]
27   }