[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / f / 8 / YFViewAdditions / 1.0.2 / YFViewAdditions.podspec.json
blobad180cbbee8b31ff117f507f7c3658e9c26417f7
2   "name": "YFViewAdditions",
3   "version": "1.0.2",
4   "license": "MIT",
5   "summary": "快速获得view的left,top,right,bottom,width,height",
6   "homepage": "https://gitee.com/MYF0518/YFViewAdditions",
7   "source": {
8     "git": "https://gitee.com/MYF0518/YFViewAdditions.git",
9     "tag": "1.0.2"
10   },
11   "source_files": "YFViewAdditions/*.{h,m}",
12   "requires_arc": true,
13   "platforms": {
14     "ios": "7.0"
15   },
16   "frameworks": [
17     "UIKit",
18     "Foundation"
19   ],
20   "authors": {
21     "BY": "yuanfang_ma@163.com"
22   },
23   "social_media_url": "https://gitee.com/MYF0518/events"