[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / f / 8 / 6 / UICollectionViewCarouselLayout / 1.1 / UICollectionViewCarouselLayout.podspec.json
blob2be15f3605dc2454d1e50dcb35beedfb1ce8bd8a
2   "name": "UICollectionViewCarouselLayout",
3   "version": "1.1",
4   "summary": "A UICollectionViewLayout base on UICollectionViewFlowLayout",
5   "homepage": "https://github.com/godL/UICollectionViewCarouselLayout",
6   "license": "MIT",
7   "authors": {
8     "GodL": "547188371@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/godL/UICollectionViewCarouselLayout.git",
15     "tag": "1.1"
16   },
17   "source_files": [
18     "UICollectionViewCarouselLayout",
19     "UICollectionViewCarouselLayout/*.{h,m}"
20   ],
21   "public_header_files": "UICollectionViewCarouselLayout/UICollectionViewCarouselLayout.h",
22   "frameworks": "UIKit",
23   "requires_arc": true