[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 3 / d / 9 / AXCollectionViewBalancedFlowLayout / 1.0.0 / AXCollectionViewBalancedFlowLayout.podspec.json
blob7e6dd2a6b98fb3f2236681cf3b0b8b568f2f6ddf
2   "name": "AXCollectionViewBalancedFlowLayout",
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/AXCollectionViewBalancedFlowLayout",
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/AXCollectionViewBalancedFlowLayout.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "AXCollectionViewBalancedFlowLayout/Classes/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true