[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / a / PMExtensions / 0.0.1 / PMExtensions.podspec.json
bloba36b360c7f6426888f203101d617ea0a3e8c02f3
2   "name": "PMExtensions",
3   "version": "0.0.1",
4   "summary": "A collection of extension to make your life easier.",
5   "description": "A collection of all the extension I've used over the years to make my life easier. It contains all kinds of extensions and it's always up to date.",
6   "homepage": "https://github.com/PhillipMaizza/PMExtensions",
7   "license": "MIT",
8   "authors": "Phillip Maizza",
9   "platforms": {
10     "ios": "9.0"
11   },
12   "source": {
13     "git": "https://github.com/PhillipMaizza/PMExtensions.git",
14     "tag": "0.0.1"
15   },
16   "source_files": "PMExtensions/**/*.{h,m,swift}",
17   "requires_arc": true