[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 5 / 7 / 3 / Pattern / 0.0.6 / Pattern.podspec.json
blob0e99429432a1e301f22f70f345ca06489bd2a9e0
2   "name": "Pattern",
3   "version": "0.0.6",
4   "summary": "一个可拖动的九宫格",
5   "description": "没什么可写的。。。一个可拖动的九宫格",
6   "homepage": "https://github.com/dale454071867",
7   "license": "MIT",
8   "authors": {
9     "zhoujie": "454071867@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/dale454071867/PatternForAW.git",
16     "tag": "0.0.6"
17   },
18   "source_files": "DragTiles/PatternView/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "SDWebImage": [
22       "~> 3.7"
23     ]
24   }