[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / 3 / EmotionKit / 0.1.3 / EmotionKit.podspec.json
blob5df3d8b1d275b379ba248387036bef3e401f0cb4
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.1.3",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Alex Moiseenko": "alexmoiseenko@me.com"
15   },
16   "homepage": "http://alexmay23.com",
17   "source": {
18     "git": "https://github.com/alexmay23/EmotionKit.git",
19     "tag": "0.1.3"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "ObjectMapper": [
25     ],
26     "RSKImageCropper": [
28     ],
29     "UITextView+Placeholder": [
31     ],
32     "Alamofire": [
33       "~> 4.0"
34     ]
35   },
36   "source_files": "EmotionKit/**/*.{swift}",
37   "resource_bundles": {
38     "UI": [
39       "EmotionKit/**/*.xib"
40     ]
41   },
42   "pushed_with_swift_version": "3.0"