[Add] QuickplaySDK 2.3.2
[CocoaPods.git] / Specs / 2 / 7 / 6 / BRLabel / 0.0.2 / BRLabel.podspec.json
blob649467a9fb5e5c1f0408f6125e6578a9ea647121
2   "name": "BRLabel",
3   "version": "0.0.2",
4   "summary": "BRLabel can show a shuffle animation when set text on it.",
5   "homepage": "http://github.com/boska/BRLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Boska Lee": "mr.boska@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/boska/BRLabel.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "Classes",
19     "Classes/**/*.{h,m}"
20   ],
21   "exclude_files": "Classes/Exclude",
22   "platforms": {
23     "ios": "5.0"
24   },
25   "requires_arc": true