[Add] AudioLib 0.0.2
[CocoaPods.git] / Specs / 7 / 6 / 5 / ESCoverFlowLayout / 1.0.0 / ESCoverFlowLayout.podspec.json
blob15193b4c658e04283ec51e127ff7948339cfc852
2   "name": "ESCoverFlowLayout",
3   "version": "1.0.0",
4   "summary": "Custom Coverflow Collection View Layout",
5   "description": "Simple cover animation flow layout for collection view",
6   "homepage": "https://github.com/serkansokmen/ESCoverFlowLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Serkan Sökmen": "e.serkan.sokmen@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/serkansokmen",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/serkansokmen/ESCoverFlowLayout.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "ESCoverFlowLayout",
23   "exclude_files": "Classes/Exclude",
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"