[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 7 / a / 1 / IFGSlidingCollectionLayout / 0.3.1 / IFGSlidingCollectionLayout.podspec.json
blob2ebc8e302f787d306caa4401a4b4d41abeded7bd
2   "name": "IFGSlidingCollectionLayout",
3   "version": "0.3.1",
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.3.1"
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   }