[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 8 / a / 5 / FirstValidUsablePod / 0.1.0 / FirstValidUsablePod.podspec.json
blob6c8649d8ffa4fb81bec55b7cdc61e11fd98d7529
2   "name": "FirstValidUsablePod",
3   "version": "0.1.0",
4   "summary": "This is my first Pod",
5   "description": "This is my first self created cocoa pod",
6   "homepage": "https://github.com/mkrisztian95/FirstValidUsablePod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Molnar Kristian": "krisztian.molnar@azinec.com"
13   },
14   "source": {
15     "git": "https://github.com/mkrisztian95/FirstValidUsablePod.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FirstValidUsablePod/Classes/**/*"