[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 5 / d / 9 / ZMWImagePicker / 1.0.5 / ZMWImagePicker.podspec.json
blob8ce1d92e1f2fa931cba7ee838a37010809321368
2   "name": "ZMWImagePicker",
3   "version": "1.0.5",
4   "summary": "类似微信选照片(根据需要修改了些)",
5   "description": "类似微信选照片(根据需要修改了些)",
6   "homepage": "https://github.com/zjjzmw1/ZMWImagePicker",
7   "license": "MIT",
8   "authors": {
9     "张明炜": "zjjzmw1@163.com"
10   },
11   "source": {
12     "git": "https://github.com/zjjzmw1/ZMWImagePicker.git",
13     "tag": "1.0.5"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/DNImagePicker/**/*",
20   "resources": "Classes/**/*.png",
21   "frameworks": [
22     "Foundation",
23     "CoreGraphics",
24     "UIKit",
25     "AssetsLibrary"
26   ]