[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / a / 1 / IFGSlidingCollectionLayout / 0.2.0 / IFGSlidingCollectionLayout.podspec.json
blob3dd6eee9d7c47c4953163efb60ae0630d7753592
2   "name": "IFGSlidingCollectionLayout",
3   "version": "0.2.0",
4   "summary": "A collection view menu in the style of UltraVisual.",
5   "description": "Based an code from RPSlidingMenu, this library incorporates improvements to flexibility and performance.",
6   "homepage": "https://github.com/ifullgaz/IFGSlidingCollectionLayout",
7   "license": "MIT",
8   "authors": {
9     "Emmanuel Merali": "emmanuel@merali.me"
10   },
11   "source": {
12     "git": "https://github.com/ifullgaz/IFGSlidingCollectionLayout.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "IFGSlidingCollectionLayout": [
22       "Pod/Assets/*.png"
23     ]
24   }