[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / d / 9 / UILabel+YHPlaceholder / 1.0.0 / UILabel+YHPlaceholder.podspec.json
blob2fb71dd24e3555aeed51c83f24e0b023182b56e0
2   "name": "UILabel+YHPlaceholder",
3   "version": "1.0.0",
4   "summary": "A missing placeholder for UILabel.",
5   "homepage": "https://github.com/wyhazq/UILabel-YHPlaceholder",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "devxoul": "wyhazq@foxmail.com"
12   },
13   "source": {
14     "git": "https://github.com/wyhazq/UILabel-YHPlaceholder.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "UILabel+YHPlaceholder",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]