[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 1 / c / f / SafeStuff / 0.1.0 / SafeStuff.podspec.json
blob0239a3e789d6671037077fdbc4e87fc1b0c8ff4f
2   "name": "SafeStuff",
3   "version": "0.1.0",
4   "summary": "A super set of safe extensions.",
5   "description": "A super set of safe extensions to avoid the most common crashes in iOS apps.",
6   "homepage": "https://github.com/mejiagarcia/SafeStuff",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Carlos Mejia": "luiscarlos083@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/mejiagarcia/SafeStuff.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://www.instagram.com/carlosmejia083/",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "SafeStuff/Classes/**/*"