[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 5 / a / 6 / arek / 0.0.5 / arek.podspec.json
blob541a5e984bf8e38e47b7e9f8b5bdc2dd973e0fa7
2   "name": "arek",
3   "version": "0.0.5",
4   "summary": "AREK is a clean and easy to use wrapper over any kind of iOS permission.",
5   "homepage": "https://github.com/ennioma/arek",
6   "license": {
7     "type": "unlicense"
8   },
9   "authors": {
10     "Ennio Masi": "ennio.masi@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/ennioma/arek.git",
14     "tag": "0.0.5"
15   },
16   "social_media_url": "https://twitter.com/ennioma",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": [
21     "arek/Classes/**/*",
22     "arek/Classes/Core/**/*",
23     "arek/Classes/Permissions/**/*"
24   ],
25   "pushed_with_swift_version": "3.0"