[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / b / YYControl / 2.0 / YYControl.podspec.json
blob74022b0fbbf4708513821a669f9f824d2544c50b
2   "name": "YYControl",
3   "version": "2.0",
4   "summary": "控件的简化使用",
5   "description": "简化使用(UIButton,UIScrollview,UILabel,UIImageView,UISlider,UITextField)",
6   "homepage": "https://github.com/YellowStarH",
7   "license": "MIT",
8   "authors": {
9     "YellowStarH": "921906766@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/YellowStarH/YYControl.git",
16     "tag": "2.0"
17   },
18   "source_files": [
19     "YYControl/YYControl/Control/**/*.{h,m}",
20     ""
21   ],
22   "frameworks": "UIKit"