[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 9 / WLCardViewLayout / 0.1.0 / WLCardViewLayout.podspec.json
blob562d224edaea64af94e8b7e52311efdffa5f333d
2   "name": "WLCardViewLayout",
3   "version": "0.1.0",
4   "summary": "Card and swipe out layout of CollectView.(可以滑动删除的卡片视图布局)",
5   "description": "a extend of collectViewlayout which can swipe to delte and use like card",
6   "homepage": "https://github.com/HotWordland/WLCardViewLayout",
7   "license": "MIT",
8   "authors": {
9     "巫龙": "454763196@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/HotWordland/WLCardViewLayout.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "WLCardViewLayout": [
22       "Pod/Assets/*.png"
23     ]
24   }