[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 7 / 3 / Pattern / 0.0.7 / Pattern.podspec.json
blob4873c885985c10736b829bdf421dc74bc3e091b8
2   "name": "Pattern",
3   "version": "0.0.7",
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.7"
17   },
18   "source_files": "DragTiles/PatternView/*.{h,m}",
19   "requires_arc": true,
20   "dependencies": {
21     "SDWebImage": [
22       "~> 3.7"
23     ]
24   }