[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 4 / 7 / ParticleExtensions / 1.0.2 / ParticleExtensions.podspec.json
blob13e7f62ce808cab26dfef8fde7d6b576811327db
2   "name": "ParticleExtensions",
3   "version": "1.0.2",
4   "summary": "Particle's Swift extensions.",
5   "description": "Adds convenience methods for common objects in UIKit & Foundation.",
6   "homepage": "https://github.com/ParticleApps/Extensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rocco Del Priore": "rocco@particleapps.co"
13   },
14   "source": {
15     "git": "https://github.com/ParticleApps/Extensions.git",
16     "tag": "1.0.2"
17   },
18   "social_media_url": "https://twitter.com/ParticleAppsCo",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "platforms": {
24     "ios": "9.0"
25   },
26   "source_files": [
27     "ParticleExtensions",
28     "ParticleExtensions/**/*.{swift,h,m}"
29   ],
30   "swift_versions": "4.2",
31   "swift_version": "4.2"