blob: a0525b89036c1c215da715270e6d525c432e7c13 [file] [log] [blame]
{
"name": "AZImagePicker",
"version": "0.1.1",
"summary": "Image cropping library for iOS",
"description": " Image cropping library for iOS.\n",
"homepage": "https://github.com/windless/AZImagePicker",
"license": "MIT",
"authors": {
"Abner Zhong": "windlessg@gmail.com"
},
"source": {
"git": "https://github.com/windless/AZImagePicker.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AZImagePicker": [
"Pod/Assets/*.png"
]
}
}