[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / a / 6 / CCFScrollingTabBar / 0.9.0 / CCFScrollingTabBar.podspec.json
blob5ec2dfdfda9958a0639394fe24cc075cae87c43d
2   "name": "CCFScrollingTabBar",
3   "version": "0.9.0",
4   "summary": "A refined scrolling tab bar for iPhone.",
5   "platforms": {
6     "ios": "5.0"
7   },
8   "authors": {
9     "Alan Duncan": "alan@cocoa-factory.com"
10   },
11   "homepage": "https://github.com/cocoa-factory/CCFScrollingTabBar",
12   "license": "MIT",
13   "frameworks": [
14     "QuartzCore",
15     "UIKit"
16   ],
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/cocoa-factory/CCFScrollingTabBar.git",
20     "tag": "0.9.0"
21   },
22   "source_files": "source/*.{h,m}"