[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 1 / 4 / 3 / HypertextApplicationLanguage / 0.3.0 / HypertextApplicationLanguage.podspec.json
blob07f1afc364eaaaabeb2c5d0d2643fcd2bcb126a1
2   "name": "HypertextApplicationLanguage",
3   "version": "0.3.0",
4   "summary": "Swift framework for Hypertext Application Language",
5   "description": "What HTML does for web browsers, HAL does for applications.",
6   "homepage": "https://github.com/royratcliffe/HypertextApplicationLanguage",
7   "license": {
8     "type": "MIT",
9     "file": "MIT-LICENSE.txt"
10   },
11   "authors": {
12     "Roy Ratcliffe": "roy@pioneeringsoftware.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/royratcliffe/HypertextApplicationLanguage.git",
16     "tag": "0.3.0"
17   },
18   "source_files": "Sources/**/*.{swift,h}",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"