[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / a / b / PartyPicksHorizontalFlowLayout / 1.0.1 / PartyPicksHorizontalFlowLayout.podspec.json
blobfda58b946e871b287cec1b91c730589c9110c10e
2   "name": "PartyPicksHorizontalFlowLayout",
3   "version": "1.0.1",
4   "summary": "UICollectionViewFlowLayout used in PartyWith iOS App's Party Picks section",
5   "description": "UICollectionViewFlowLayout used in PartyWith iOS App's Party Picks section. Now you can have the same behavior PartyWith has in Party Picks section (edit mode)!",
6   "homepage": "https://github.com/PartyWith/PartyPicksHorizontalFlowLayout",
7   "screenshots": "http://felipe.ricieri.me/pods/pphfl.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Felipe Ricieri": "felipericieri@icloud.com"
14   },
15   "social_media_url": "https://twitter.com/felipericieri",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/PartyWith/PartyPicksHorizontalFlowLayout.git",
21     "tag": "1.0.1"
22   },
23   "source_files": "Pod/**/*.{swift}",
24   "exclude_files": "Classes/Exclude",
25   "frameworks": "UIKit",
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.2"