blob: 11e914076c190fdbb1b93a472bf1298a16ca306b [file] [log] [blame]
{
"name": "SMPhotoEditorSDK",
"version": "0.1.0",
"summary": "SMARTMOVE",
"description": "SMARTMOVE SMARTMOVE SMARTMOVE SMARTMOVE SMARTMOVE SMARTMOVE SMARTMOVE SMARTMOVE",
"homepage": "https://github.com/truongtvd/PhotoEditorSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dongka195@live.com": "dongka195@live.com"
},
"source": {
"git": "https://github.com/truongtvd/PhotoEditorSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "SMPhotoEditorSDK/Classes/**/*",
"static_framework": true,
"frameworks": [
"UIKit",
"CoreImage"
],
"dependencies": {
"CropViewController": [
"~> 2.3.7"
]
}
}