[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 1 / 3 / DHMovableExtension / 1.0.2 / DHMovableExtension.podspec.json
blobb96579f9c79d0392a0e501599a6d61670d9650f9
2   "name": "DHMovableExtension",
3   "version": "1.0.2",
4   "summary": "easy to make cell movable.",
5   "description": "make cell in UITableView/UICollectionView easy to be movable.",
6   "homepage": "https://github.com/DanielHusx/DHMovableExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DanielHusx": "danielxing@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/DanielHusx/DHMovableExtension.git",
19     "tag": "1.0.2"
20   },
21   "source_files": [
22     "DHMovableExtension",
23     "DHMovableExtension/*.{h,m}"
24   ],
25   "frameworks": "Foundation",
26   "requires_arc": true