[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / d / 0 / a / AZImagePicker / 0.1.0 / AZImagePicker.podspec.json
blob2d33abbb572d98f3f226432485a771b6e96a4b4f
2   "name": "AZImagePicker",
3   "version": "0.1.0",
4   "summary": "Image cropping library for iOS",
5   "description": "                       Image cropping library for iOS.\n",
6   "homepage": "https://github.com/windless/AZImagePicker",
7   "license": "MIT",
8   "authors": {
9     "Abner Zhong": "windlessg@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/windless/AZImagePicker.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "AZImagePicker": [
22       "Pod/Assets/*.png"
23     ]
24   }