[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 9 / b / White_YYModel / 1.0.5 / White_YYModel.podspec.json
blobb6c98ab197c8b8dead21608d00ec629dce0f2a21
2   "name": "White_YYModel",
3   "summary": "Fork from ibireme/YYModel.",
4   "version": "1.0.5",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "ibireme": "ibireme@gmail.com"
11   },
12   "social_media_url": "http://blog.ibireme.com",
13   "homepage": "https://github.com/ibireme/YYModel",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/netless-io/White_YYModel.git",
19     "tag": "1.0.5"
20   },
21   "requires_arc": true,
22   "source_files": "White_YYModel/*.{h,m}",
23   "public_header_files": "White_YYModel/*.{h}",
24   "frameworks": [
25     "Foundation",
26     "CoreFoundation"
27   ]