[Add] OddsConverter 1.0
[CocoaPods.git] / Specs / e / 9 / a / SKFirstPodFramework / 1.1.0 / SKFirstPodFramework.podspec.json
blobb9e40ed9ff296f761236559b0672655fcb2b676b
2   "name": "SKFirstPodFramework",
3   "version": "1.1.0",
4   "summary": "My first framework using cocoapods.",
5   "description": "My first framework using cocoapods My first framework using cocoapods.",
6   "homepage": "https://github.com/srikanthvts/SKFirstPodFramework",
7   "license": "MIT",
8   "authors": "Srikanth",
9   "platforms": {
10     "ios": "10.0"
11   },
12   "source": {
13     "git": "https://github.com/srikanthvts/SKFirstPodFramework.git",
14     "tag": "1.1.0"
15   },
16   "source_files": "SKFirstPodFramework/**/*.{h,m}"