[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / a / 6 / Closurable / 0.2 / Closurable.podspec.json
blobb59567221fe480da6555b222800d4bac559a3586
2   "name": "Closurable",
3   "version": "0.2",
4   "summary": "Simple, easy and lightweight library for MVVM.",
5   "homepage": "https://github.com/AcaiBowl/Closurable",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Toru Asai": "acaibowl.dev@gmail.com"
12   },
13   "social_media_url": "http://twitter.com/_acaibowl",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/AcaiBowl/Closurable.git",
19     "tag": "0.2"
20   },
21   "source_files": [
22     "Closurable",
23     "Closurable/**/*.swift"
24   ],
25   "public_header_files": "Closurable/**/*.h",
26   "pushed_with_swift_version": "4.0"