blob: 74a82f99a7f15cdf49049dca99d68178c17dcfc1 [file] [log] [blame]
{
"name": "JKImagePicker",
"version": "0.1.1",
"summary": "An image cropper and camera feature like Instagram.",
"description": "JKImagePicker is an image cropper and camera feature like Instagram. You can take square-sized photo from camera and also it comes with filters and some edits mode (Brightness, Constrast, Saturation....).",
"homepage": "https://github.com/jamesTheKid/JKImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jamesTheKid": "kumako.jimmy@gmail.com"
},
"source": {
"git": "https://github.com/jamesTheKid/JKImagePicker.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/jamesthakid",
"platforms": {
"ios": "9.0"
},
"source_files": [
"JKImagePicker/Classes/**/*.swift"
],
"resources": [
"JKImagePicker/Assets/Assets.xcassets",
"JKImagePicker/Assets/**/*.xib"
],
"pushed_with_swift_version": "3.2"
}