[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / c / a / PBCollectionFlowLayout / 0.0.2 / PBCollectionFlowLayout.podspec.json
blob20b6c164716e6e9ff3f19ddebd6167b77e6d0267
2   "name": "PBCollectionFlowLayout",
3   "version": "0.0.2",
4   "summary": "A custom flowLayout.",
5   "description": "A custom flowLayout. Written by Objective-C.",
6   "homepage": "https://github.com/JpacheGitHub/PBCollectionFlowLayout",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jpache": "jingpengbomail@gmail.com"
13   },
14   "social_media_url": "http://www.jpache.com",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/JpacheGitHub/PBCollectionFlowLayout.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "PBCollectionViewFlowLayout/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true