blob: 76eda8901dff10c4d2c6ffa825bee2df153ef854 [file] [log] [blame]
{
"name": "ICropViewController",
"version": "0.0.3",
"summary": "ICropViewController for iOS swift",
"description": "Pictures crop, it is very convenient.",
"homepage": "https://github.com/ixialuo/ICropViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ixialuo": "ixialuo@gmail.com"
},
"social_media_url": "http://blog.csdn.net/ixialuo",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ixialuo/ICropViewController.git",
"tag": "0.0.3"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"dependencies": {
"CTAssetsPickerController": [
],
"TOCropViewController": [
]
},
"pushed_with_swift_version": "3.0"
}