[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 7 / d / MyFirstPod1 / 0.1.0 / MyFirstPod1.podspec.json
blob64653768637539bd11223f41d29416c925a143c2
2   "name": "MyFirstPod1",
3   "version": "0.1.0",
4   "summary": "Hellow~",
5   "description": "Hellow~Hellow~",
6   "homepage": "https://github.com/maztaflex/MyFirstPod",
7   "license": "MIT",
8   "authors": {
9     "maztaflex": "maztaflex@nate.com"
10   },
11   "source": {
12     "git": "https://github.com/maztaflex/MyFirstPod.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     "MyFirstPod": [
22       "Pod/Assets/*.png"
23     ]
24   }