[Add] Iaphub 4.6.0
[CocoaPods.git] / Specs / 8 / 2 / b / CustomCocoapods / 0.0.1 / CustomCocoapods.podspec.json
blob95fc01c6f18c5170a5d88fb922cd836541570b2e
2   "name": "CustomCocoapods",
3   "version": "0.0.1",
4   "summary": "一些自定义类和控件",
5   "license": "MIT",
6   "homepage": "https://github.com/ThinkDifferents/CustomClass.git",
7   "authors": {
8     "师伟": "164913478@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/ThinkDifferents/CustomClass.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "description": "1.UIview添加点击事件,2.可以设置文字间距的label,可以设置渐变背景色的Button,带占位文本的textView",
18   "source_files": [
19     "Extension",
20     "Extension/*.{h,m}"
21   ]