[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / f / ZMJImageEditor / 0.1.4 / ZMJImageEditor.podspec.json
blobd0798cba1771fc58988c66d21b4bc99146c7e7d2
2   "name": "ZMJImageEditor",
3   "version": "0.1.4",
4   "summary": "ZMJImageEditor 是一个和微信一样图片编辑的组件,功能强大,极易集成",
5   "homepage": "https://github.com/keshiim/ZMJImageEditor",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "keshiim": "keshiim@163.com"
12   },
13   "source": {
14     "git": "https://github.com/keshiim/ZMJImageEditor.git",
15     "tag": "0.1.4"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "ZMJImageEditor/Classes/**/*",
21   "resources": [
22     "ZMJImageEditor/Assets/*.png",
23     "ZMJImageEditor/Assets/*.{xib,storyboard}",
24     "ZMJImageEditor/Assets/*.{pdf,xcassets}"
25   ],
26   "frameworks": [
27     "UIKit",
28     "MapKit"
29   ],
30   "dependencies": {
31     "YYCategories": [
32       "~> 1.0.4"
33     ]
34   }