[Add] BoreyAdSDK 0.0.6
[CocoaPods.git] / Specs / 1 / 4 / e / MMExtensions / 0.0.2 / MMExtensions.podspec.json
blob8a6fdc82cb77d6eb39b9ee2c166bc57f76b60689
2   "name": "MMExtensions",
3   "version": "0.0.2",
4   "summary": "A common extensions written on standard classes for Standard iOS applications written using Swift",
5   "description": "A common extensions written on standard classes for Standard iOS applications written using Swift. One stop for all your extension needs on standard classes",
6   "homepage": "https://github.com/MuthurajMuthulingam/MMExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Muthuraj Muthulingam": "muthurajmuthulingam@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MuthurajMuthulingam/MMExtensions.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "MMExtensions/Classes/**/*"