[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 5 / 6 / 0 / YHJSelectView / 0.1.0 / YHJSelectView.podspec.json
blob467ef5fa72874019bde66972e74d8c33eeaac6d6
2   "name": "YHJSelectView",
3   "version": "0.1.0",
4   "summary": "小江江封装的一个自己用的库",
5   "description": "这是一个小江江自己写的一个类库\n方便扩展使用,\n会及时更新",
6   "homepage": "https://github.com/mrjlovetian/YHJSelectView",
7   "license": "MIT",
8   "authors": {
9     "余洪江": "mrjlovetian@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/mrjlovetian/YHJSelectView.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "YHJSelectView": [
22       "Pod/Assets/*.png"
23     ]
24   }