[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / c / 0 / AXPreviewingCollectionViewFlowLayout / 1.0.0 / AXPreviewingCollectionViewFlowLayout.podspec.json
blobb42d1cec61639153217f009931f2e1ff0dc8d63b
2   "name": "AXPreviewingCollectionViewFlowLayout",
3   "version": "1.0.0",
4   "summary": "A custom flow layout.",
5   "description": "A custom flow layout of UICollectionView.",
6   "homepage": "https://github.com/devedbox/AXPreviewingCollectionViewFlowLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "devedbox": "devedbox@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/devedbox/AXPreviewingCollectionViewFlowLayout.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "AXPreviewingCollectionViewFlowLayout/Classes/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true