[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / b / 7 / ZImagePicker / 0.1.1 / ZImagePicker.podspec.json
blob294ab7085e74a377f7c1cb27faa4b0129f1e993c
2   "name": "ZImagePicker",
3   "version": "0.1.1",
4   "summary": "从相册选择图片",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhujiayong666/ZImagePicker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "朱家永": "zhujiayong666@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/zhujiayong666/ZImagePicker.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ZImagePicker/Classes/**/*",
22   "resource_bundles": {
23     "ZImagePicker": [
24       "ZImagePicker/Assets/*"
25     ]
26   }