[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / a / e / TABScrollingContentView / 1.0 / TABScrollingContentView.podspec.json
blob050ff2cd2b100f48825440f034e7336773215769
2   "name": "TABScrollingContentView",
3   "version": "1.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": "MIT",
8   "authors": {
9     "The App Business": "https://www.theappbusiness.com"
10   },
11   "homepage": "https://www.theappbusiness.com",
12   "requires_arc": true,
13   "summary": "A scroll view whose content size is determined based on the auto layout constraints of its subviews.",
14   "source": {
15     "git": "https://github.com/theappbusiness/TABScrollingContentView.git",
16     "tag": "1.0"
17   },
18   "source_files": "TABScrollingContentView/**/*.swift",
19   "dependencies": {
20     "TABSwiftLayout": [
21       "~> 1.0"
22     ]
23   }