[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 7 / a / ELOPod / 0.1.5 / ELOPod.podspec.json
bloba59d8d8b59a2c362234dff030c3e94dca4bd9341
2   "name": "ELOPod",
3   "version": "0.1.5",
4   "summary": "Custom pod for personal usage.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/iphone1945/ELOPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Elon": "iphone1945@126.com"
13   },
14   "source": {
15     "git": "https://github.com/iphone1945/ELOPod.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ELOPod/Classes/**/*",
22   "frameworks": "UIKit",
23   "subspecs": [
24     {
25       "name": "SandBoxTool",
26       "source_files": "ELOPod/Classes/SandBoxTool/**/*",
27       "dependencies": {
28         "Masonry": [
29           "~> 1.0.1"
30         ],
31         "SSZipArchive": [
32           "~> 2.1.4"
33         ]
34       },
35       "frameworks": "UIKit"
36     }
37   ]