blob: 4fa9753ec59f9cf6f5775ac249c90729fe3d6ba1 [file] [log] [blame]
{
"name": "PhotoTweaks",
"version": "1.0.3",
"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.3"
},
"source_files": "PhotoTweaks/PhotoTweaks/*.{h,m}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}