[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / d / e / cocoaPodsStudyUtil / 0.0.1 / cocoaPodsStudyUtil.podspec.json
blob3b6192736e5d488e2b8498fc7461e69b112ed4bd
2   "name": "cocoaPodsStudyUtil",
3   "version": "0.0.1",
4   "summary": "Just Testing for Private Podspec .自己用来作测试的。加深对cocoaPods的学习",
5   "description": "\t\t\tTesting Private Podspec,good good studu,day day up.听说描述语比较短,要多写一点字。。好好学习,天天向上啊。。private podspec学习\n",
6   "homepage": "https://github.com/fengyang0329/podStudyUtil",
7   "license": "MIT",
8   "authors": {
9     "longzhanghui": "longzhanghui@111.com.cn"
10   },
11   "source": {
12     "git": "https://github.com/fengyang0329/podStudyUtil.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "cocoaPodsStudyUtil": [
22       "Pod/Assets/*.png"
23     ]
24   }