blob: 722bc6d9b93d6babc99c2bc6fb6d6d3330e13640 [file] [log] [blame]
{
"name": "PhotoTweaks",
"version": "1.0.1",
"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.1"
},
"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"
}