[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / b / c / JKMoveableFlowLayout / 0.0.1 / JKMoveableFlowLayout.podspec.json
blob5c4132f8a60b05cf2b13f23018070d8f7aebf683
2   "name": "JKMoveableFlowLayout",
3   "version": "0.0.1",
4   "summary": "可移动拖拽的flowlayout.",
5   "homepage": "https://github.com/JekinChou/JKMoveableFlowLayout",
6   "license": {
7     "type": "MIT",
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "zhangjie": "454200568@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/JekinChou/JKMoveableFlowLayout.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "JKMoveableFlowLayout/moveableFlowLayout",
23     "*"
24   ],
25   "frameworks": "UIKit"