[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 4 / 9 / DPCategory / 0.0.1 / DPCategory.podspec.json
blobb6bf997038ab42a9b5febfe8ebe8f443bfcd58fc
2   "name": "DPCategory",
3   "version": "0.0.1",
4   "summary": "链式UI创建与分类集合",
5   "homepage": "https://github.com/HolyLe/DPCategory.git",
6   "license": "MIT",
7   "authors": {
8     "麻小亮": "zshnr1993@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/HolyLe/DPCategory.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "DPCategory/DPCategory/**/*.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "ImageIO",
21     "WebKit",
22     "QuartzCore"
23   ]