[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / 7 / CardStackController / 0.1.0 / CardStackController.podspec.json
blob9e7cb127c462a139a3215fda930736288880ccb0
2   "name": "CardStackController",
3   "version": "0.1.0",
4   "summary": "Custom controller that presents new ViewControllers as cards. Used in Jobandtalent iOS app",
5   "description": "CardStackController\niOS custom controller used in the Jobandtalent app to present new view controllers as cards.",
6   "homepage": "https://github.com/jobandtalent/CardStackController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Victor Baro": "fs.baro@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jobandtalent/CardStackController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CardStackController/Classes/**/*",
22   "pushed_with_swift_version": "3.0"