[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / b / f / ZMJImageEditor / 0.1.0 / ZMJImageEditor.podspec.json
blobfbbabe6a9433856b805558138fd07d7febea11a4
2   "name": "ZMJImageEditor",
3   "version": "0.1.0",
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.0"
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   }