[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / c / 6 / AssistantKit / 0.5.1 / AssistantKit.podspec.json
blobdf6120e3e47e79e609baa2ce5d54cfde64942846
2   "name": "AssistantKit",
3   "version": "0.5.1",
4   "summary": "Easy way to detect and work with  device environments written in Swift",
5   "description": "Will be useful to:\n- Detect device types\n- Detect screen properties\n- Detect iOS versions\n- Detect battery states",
6   "homepage": "https://github.com/anatoliyv/AssistantKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anatoliy Voropay": "anatoliy.voropay@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/anatoliyv/AssistantKit.git",
16     "tag": "0.5.1"
17   },
18   "social_media_url": "https://twitter.com/anatoliy_v",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "AssistantKit/Classes/**/*",
23   "frameworks": "UIKit"