[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / c / a / TTTabBar / 1.0 / TTTabBar.podspec.json
blobcc2ed4db5b10f2dbffc9c7308c31cbddb534ad66
2   "name": "TTTabBar",
3   "version": "1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/Edig/TTTabBar",
8   "authors": {
9     "Eduardo Iglesias": "edig50@gmail.com"
10   },
11   "summary": "TabBar with small icons like Facebook",
12   "source": {
13     "git": "https://github.com/Edig/TTTabBar.git",
14     "tag": "1.0"
15   },
16   "source_files": "TTTabBar/*.swift",
17   "frameworks": "UIKit",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   }