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