[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / c / 2 / 7 / BBCyclingLabel / 1.0.0 / BBCyclingLabel.podspec.json
blob1e383746b3282a9eae91c6f73b6c7440df244e1d
2   "name": "BBCyclingLabel",
3   "version": "1.0.0",
4   "summary": "BBCyclingLabel is just like a UILabel but allows you to perform custom animations when changing text.",
5   "homepage": "http://biasedbit.com",
6   "authors": {
7     "Brunodecarvalho": "bruno@biasedbit.com"
8   },
9   "license": {
10     "type": "Apache"
11   },
12   "source": {
13     "git": "https://github.com/qzs21/BBCyclingLabel.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "5.0"
18   },
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "source_files": "BBCyclingLabel/*.{h,m}"