[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 0 / 2 / TZStackView / 1.2.0 / TZStackView.podspec.json
blob2688ee2a68b4824f924881a47efad323e8c36c12
2   "name": "TZStackView",
3   "version": "1.2.0",
4   "summary": "TZStackView is a replica of iOS 9's new UIStackView for use in iOS 7 and iOS 8",
5   "homepage": "https://github.com/tomvanzummeren/TZStackView.git",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "tomvanzummeren": "tom.van.zummeren@gmail.com"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/tomvanzummeren/TZStackView.git",
18     "tag": "1.2.0"
19   },
20   "source_files": "TZStackView/*.swift"