[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 2 / b / ISScrollViewPageSwift / 1.0.0 / ISScrollViewPageSwift.podspec.json
blob9d193e6ae7475b5dcaef9114bcae3d53c82ee0b9
2   "name": "ISScrollViewPageSwift",
3   "version": "1.0.0",
4   "summary": "Page viewer implementation written in Swift.",
5   "description": "Easy scrollView page viewer implementation written in Swift.",
6   "homepage": "https://github.com/Ilhasoft/ISScrollViewPageSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Daniel Amaral": "daniel@ilhasoft.com.br"
13   },
14   "social_media_url": "https://twitter.com/danielamarall",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/Ilhasoft/ISScrollViewPageSwift.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "ISScrollViewPage/ISScrollViewPage/*",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"