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