[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 6 / 8 / b / ZJPhotoPod / 0.1.0 / ZJPhotoPod.podspec.json
blobbd3d2020ce2c7fe6ec31f8cd048be11bc9eebf7b
2   "name": "ZJPhotoPod",
3   "version": "0.1.0",
4   "summary": "拍照/相册选取图片",
5   "description": "拍照支持裁剪,从相册支持多选",
6   "homepage": "https://github.com/zhujin001032/ZJPhotoPod",
7   "license": "MIT",
8   "authors": {
9     "zhujin001032": "zhujin001xb@163.con"
10   },
11   "source": {
12     "git": "https://github.com/zhujin001032/ZJPhotoPod.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     "ZJPhotoPod": [
22       "Pod/Assets/*.png"
23     ]
24   }