[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 8 / d / Panel / 1.0.2 / Panel.podspec.json
blob134c51c0c1146de6c392dbb48d7423ad71aae333
2   "name": "Panel",
3   "version": "1.0.2",
4   "summary": "A simple, Snapchat inspired, scroll based View Controller Written in Swift",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "description": "Panel is a smiple, scroll based View Controller subclass. Panel was inspired by the three panel layout of Snapchat.",
9   "homepage": "https://github.com/Awalz/Panel",
10   "license": {
11     "type": "BSD",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Andrew Walz": "andrewjwalz@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/Awalz/Panel.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "Source/**/*",
22   "pushed_with_swift_version": "3.0"