[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / f / Strongify / 1.2 / Strongify.podspec.json
blob80c46ac6c301018625e26b943376703d77bf5ae4
2   "name": "Strongify",
3   "version": "1.2",
4   "summary": "1-file µframework that gets rid of weak-strong dancing in Swift.",
5   "description": "Simply 1-file µframework that gets rid of weak-strong dancing in Swift.",
6   "homepage": "https://github.com/krzysztofzablocki/Strongify.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Krzysztof Zablocki": "krzysztof.zablocki@pixle.pl"
13   },
14   "social_media_url": "",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/krzysztofzablocki/Strongify",
23     "tag": "1.2"
24   },
25   "source_files": "Sources/**/*",
26   "frameworks": "Foundation",
27   "pushed_with_swift_version": "3.0"