[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 1 / a / testDragonPod / 0.0.1 / testDragonPod.podspec.json
blob1686436c4541cbf4d4796751f06ce9642180b435
2   "name": "testDragonPod",
3   "version": "0.0.1",
4   "summary": "Test DragonPod is a library which is used for testing the pod structure. This is just a dummy summary. So Please leave me alone.",
5   "description": "                   A longer description of testDragonPod in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/arjunthedragon/testDragonPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arjun K P": "arjunthedragon@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/arjunthedragon/testDragonPod.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "testDragonPod",
23     "testDragonPod/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": "testDragonPod/**/*.h",
27   "requires_arc": true,
28   "dependencies": {
29     "AFNetworking": [
31     ]
32   }