[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 5 / b / YYControl / 1.0.0 / YYControl.podspec.json
blob966a62542f5abcd5273b3fbe7c5bef83e760071e
2   "name": "YYControl",
3   "version": "1.0.0",
4   "summary": "简化使用(UIButton,UIScrollview,UILabel,UIImageView,UISlider)",
5   "description": "直接使用点语法",
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": "1.0.0"
17   },
18   "source_files": [
19     "YYControl/YYControl/Control/**/*.{h,m}",
20     ""
21   ],
22   "frameworks": "UIKit"