[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / d / TCParallax / 0.0.1 / TCParallax.podspec.json
blob9bcd0e5e5f21f5d301faa534e726f4779ab30c26
2   "name": "TCParallax",
3   "version": "0.0.1",
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@google.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/itanchao/TCParallax.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "Sauces",
19     "Sauces/*.swift"
20   ],
21   "pushed_with_swift_version": "3.0"