[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 4 / 8 / KRDeviceInfo / 1.0 / KRDeviceInfo.podspec.json
blob5de9bde686f72fa10fde862c8de8acf3ea6eb0c7
2   "name": "KRDeviceInfo",
3   "version": "1.0",
4   "summary": "Helpers for getting device model and screen size.",
5   "homepage": "https://github.com/NikolaevSergey/KRDeviceInfo",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sergey Nikolaev": "kruperfone@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/NikolaevSergey/KRDeviceInfo.git",
18     "tag": "1.0"
19   },
20   "source_files": [
21     "Libraries",
22     "Libraries/**/*.{swift}"
23   ],
24   "frameworks": [
25     "Foundation",
26     "UIKit"
27   ],
28   "requires_arc": true