[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / f / e / d / TCParallax / 2.0.0 / TCParallax.podspec.json
blobd0c99fa32d01f6b71d17b200e4edbefc6a15e171
2   "name": "TCParallax",
3   "version": "2.0.0",
4   "summary": "Parallax scrolling effect on UITableView header view when a tableView is scrolled",
5   "homepage": "https://github.com/itanchao/TCParallax",
6   "license": "MIT",
7   "authors": {
8     "谈超": "itanchao@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/itanchao/TCParallax.git",
15     "tag": "2.0.0"
16   },
17   "source_files": [
18     "Sauces",
19     "Sauces/*.{swift}"
20   ],
21   "pushed_with_swift_version": "3.0"