[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 1 / f / 7 / LEMirroredImagePicker / 0.1.0 / LEMirroredImagePicker.podspec.json
blobd484ad3d915c82790e8e6ea3bd665d8ebb8b1212
2   "name": "LEMirroredImagePicker",
3   "version": "0.1.0",
4   "summary": "A simply class to mirror the image of front camera image picker",
5   "homepage": "https://github.com/lucasecf/LEMirroredImagePicker",
6   "license": "MIT",
7   "authors": {
8     "Lucas Eduardo": "lucasecf@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/lucasecf/LEMirroredImagePicker.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "LEMirroredImagePicker": [
21       "Pod/Assets/*.png"
22     ]
23   }