[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 3 / 7 / Reflex / 1.0.0 / Reflex.podspec.json
blob6e8a08c76d887a60cfd932ab1e66facbbe3ba4d8
2   "name": "Reflex",
3   "version": "1.0.0",
4   "summary": "The best way to reflect your Swift objects",
5   "homepage": "https://github.com/incetro/Reflex.git",
6   "license": "MIT",
7   "authors": {
8     "incetro": "incetro@ya.ru"
9   },
10   "requires_arc": true,
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.9",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/incetro/Reflex.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "Sources/Reflex/**/*.{h,swift}",
22   "pushed_with_swift_version": "3.0"