[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 7 / 2 / SCFillLabel / 0.0.2 / SCFillLabel.podspec.json
blob9c6bf4fcdde65eddc559680f338b5827eceafe75
2   "name": "SCFillLabel",
3   "version": "0.0.2",
4   "summary": "fill text",
5   "description": "a label to fill text automatically",
6   "homepage": "https://github.com/TouSC/SCFillLabel",
7   "license": "MIT",
8   "authors": {
9     "tousan": "790847823@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/TouSC/SCFillLabel.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "SCFillLabel",
20     "SCFillLabel/**/*.{h,m}"
21   ]