blob: 5df3d8b1d275b379ba248387036bef3e401f0cb4 [file] [log] [blame]
{
"name": "EmotionKit",
"platforms": {
"ios": "9.0"
},
"summary": "EmotionKit let you build more fast web applications",
"requires_arc": true,
"version": "0.1.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Moiseenko": "alexmoiseenko@me.com"
},
"homepage": "http://alexmay23.com",
"source": {
"git": "https://github.com/alexmay23/EmotionKit.git",
"tag": "0.1.3"
},
"frameworks": "UIKit",
"dependencies": {
"ObjectMapper": [
],
"RSKImageCropper": [
],
"UITextView+Placeholder": [
],
"Alamofire": [
"~> 4.0"
]
},
"source_files": "EmotionKit/**/*.{swift}",
"resource_bundles": {
"UI": [
"EmotionKit/**/*.xib"
]
},
"pushed_with_swift_version": "3.0"
}