[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / 3 / EmotionKit / 0.2.0 / EmotionKit.podspec.json
blobbb39ef52e35f1edda10f61353ed2c85c05daad97
2   "name": "EmotionKit",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "EmotionKit let you build more fast web applications",
7   "requires_arc": true,
8   "version": "0.2.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Alex Moiseenko": "alexmoiseenko@me.com"
15   },
16   "homepage": "https://github.com/alexmay23/EmotionKit",
17   "source": {
18     "git": "https://github.com/alexmay23/EmotionKit.git",
19     "tag": "0.2.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "NetworkingLayer": [
25     ],
26     "RSKImageCropper": [
28     ],
29     "UITextView+Placeholder": [
31     ],
32     "OperationLayer": [
34     ],
35     "UtilityLayer": [
37     ]
38   },
39   "source_files": "EmotionKit/**/*.{swift}",
40   "resource_bundles": {
41     "UI": [
42       "EmotionKit/**/*.xib"
43     ]
44   },
45   "pushed_with_swift_version": "3.0"