[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 3 / 7 / CNIconLabel-OC / 1.0.2 / CNIconLabel-OC.podspec.json
blob33df11b23fd9a6737ce554497aff9b21be6b8ed5
2   "name": "CNIconLabel-OC",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://git.oschina.net/congni/CNIconLabel-OC.git",
9   "authors": {
10     "葱泥": "983818495@qq.com"
11   },
12   "summary": "OC图标按钮控件",
13   "description": "A longer description of U in Markdown format.\n\n* IOS开发基本图标按钮空间\n* pod使用方法: pod \"CNIconLabel-OC\"\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://git.oschina.net/congni/CNIconLabel-OC.git",
19     "tag": "1.0.2"
20   },
21   "requires_arc": true,
22   "source_files": "CNIconLabel-OC/*.{h,m}",
23   "public_header_files": "CNIconLabel-OC/*.{h}"