[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / 2 / KKBaseLabel / 1.0.0 / KKBaseLabel.podspec.json
blob91253ce69dd37484ca7e93fe8fb79316dabc19ff
2   "name": "KKBaseLabel",
3   "version": "1.0.0",
4   "summary": "UILabel的简单封装",
5   "description": "一个UILabel的简单封装",
6   "homepage": "https://github.com/colaicode/KKBaseLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "colaicode": "colaicode@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/colaicode/KKBaseLabel.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "KKBaseLabelDemo/KKBaseLabel/*.{h,m}",
22   "requires_arc": true