[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / c / 6 / AssistantKit / 0.4 / AssistantKit.podspec.json
blob1240e42e568d9b8789442560bbadf13d11b965f7
2   "name": "AssistantKit",
3   "version": "0.4",
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.4"
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",
24   "pushed_with_swift_version": "3.0"