[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 9 / YQImageEditor / 0.0.1 / YQImageEditor.podspec.json
blob775b2bfaf73c059cfc1b2b761e50fa172962aa7c
2   "name": "YQImageEditor",
3   "version": "0.0.1",
4   "summary": "A image editor.",
5   "homepage": "http://blog.csdn.net/u014210007/article/details/48483767",
6   "license": "MIT",
7   "authors": {
8     "YQuan": "770322699@qq.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/a770322699/YQImageEditor.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "YQImageEditor",
19     "addition",
20     "*.{h,m}"
21   ],
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]