[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / c / a / TTTabBar / 1.1.1 / TTTabBar.podspec.json
blob0abc7e27b8c5e93913bb926095bb51dc37515c3d
2   "name": "TTTabBar",
3   "version": "1.1.1",
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.1.1"
15   },
16   "source_files": "TTTabBar/*",
17   "frameworks": "UIKit",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   }