[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / c / 9 / a / DemoProjectSB / 1.0.0 / DemoProjectSB.podspec.json
blob7d2c905a39ef9d9363dc57e232aaa1d3e15a1da6
2   "name": "DemoProjectSB",
3   "version": "1.0.0",
4   "summary": "A DemoProject.",
5   "description": "This is a Demo Project to understand the working of cocoapod",
6   "homepage": "http://sankalpbhandari.me",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "Sankalp Bhandari": "sankalpbhandari@gmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/sankalpbhandari/DemoProject.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "**/*.{h, m, swift}"