[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 2 / 4 / e / JoinCocopodTest / 1.0.7 / JoinCocopodTest.podspec.json
blob7d005791d92745b448a3e1b2292aa56daaa7167a
2   "name": "JoinCocopodTest",
3   "version": "1.0.7",
4   "summary": "creat a project for learn to use how SDK use Cocopod manage",
5   "homepage": "https://github.com/yourks/JionCocopodTest",
6   "license": "MIT",
7   "authors": {
8     "MJ Lee": "199109106@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/yourks/JionCocopodTest.git",
15     "tag": "1.0.7"
16   },
17   "source_files": "JoinCocopodTest/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
21       "~> 1.0.2"
22     ]
23   }