blob: 8b3684117a13e512800c7c1f8d40d7ce6613e4c3 [file] [log] [blame]
{
"name": "DTImage",
"version": "1.0.1",
"summary": "Simple image processing.",
"homepage": "https://github.com/danjiang/DTImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dan Jiang": "dan@danthought.com"
},
"social_media_url": "http://twitter.com/dtstudio",
"platforms": {
"ios": "8.4"
},
"requires_arc": true,
"source": {
"git": "https://github.com/danjiang/DTImage.git",
"tag": "1.0.1",
"submodules": true
},
"source_files": "Sources/**/*.{h,swift}",
"pushed_with_swift_version": "3.0"
}