blob: 9758ab06f59251651413acad515e0d0a79d161ef [file] [log] [blame]
{
"name": "PhotoTweaks",
"version": "1.0.2",
"license": "MIT",
"homepage": "https://github.com/itouch2/PhotoTweaks",
"authors": {
"Tu You": "yoututouch@gmail.com"
},
"summary": "Drag, Rotate, Scale and Crop.",
"source": {
"git": "https://github.com/itouch2/PhotoTweaks.git",
"tag": "1.0.2"
},
"source_files": "PhotoTweaks/PhotoTweaks/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"screenshots": "https://cloud.githubusercontent.com/assets/4316898/6525485/ce2d65ae-c440-11e4-8a73-c461a3f31b5f.png"
}