[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / c / 9 / SLPagingViewSwift / 0.0.1 / SLPagingViewSwift.podspec.json
blob394d940020df24e193cf56d38093e2e0450acd5f
2   "name": "SLPagingViewSwift",
3   "version": "0.0.1",
4   "summary": "Navigation bar system allowing to do a Tinder like or Twitter like. SLPagingViewSwift is a Swift port of the Objective-C of SLPagingView",
5   "homepage": "https://github.com/StefanLage/SLPagingViewSwift",
6   "license": "MIT",
7   "authors": {
8     "StefanLage": "lagestfan@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/StefanLage/SLPagingViewSwift.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "SLPagingViewSwift/**/*.swift",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   }