[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / e / 9 / f / RSFoundationUtils / 0.4.1 / RSFoundationUtils.podspec.json
blob087b747655dd1b0120d64334c705c424dc9794dd
2   "name": "RSFoundationUtils",
3   "version": "0.4.1",
4   "summary": "Utils for Foundation.",
5   "description": "Utils for Foundation + Some additional classes.",
6   "homepage": "https://github.com/RishatShamsutdinov/RSFoundationUtils",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "Rishat Shamsutdinov": "dichat.dark@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.8"
14   },
15   "source": {
16     "git": "https://github.com/RishatShamsutdinov/RSFoundationUtils.git",
17     "tag": "v0.4.1"
18   },
19   "source_files": [
20     "RSFoundationUtils",
21     "RSFoundationUtils/**/*.{h,m}"
22   ],
23   "requires_arc": true,
24   "compiler_flags": "-Wimplicit-retain-self"