[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / b / 0 / HYPodDemo / 0.0.3 / HYPodDemo.podspec.json
blobccd4384e2207a62b68ce8653398faaba4f114a09
2   "name": "HYPodDemo",
3   "version": "0.0.3",
4   "summary": "A Public Pod Demo",
5   "description": "this is swift Pod demo practice , you can learn how to make a pod by this podspec",
6   "homepage": "https://github.com/haiyangCool/HYPodDemo",
7   "license": "MIT",
8   "authors": {
9     "haiyangCool": "haiyang_wang_cool@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/haiyangCool/HYPodDemo.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "HYPodDemo/*",
19   "frameworks": "UIKit"