[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 6 / d / Xcode-Starter-Template / 0.1.0 / Xcode-Starter-Template.podspec.json
bloba8562a63b986f899c5f46e316c0b2cff5995d8d0
2   "name": "Xcode-Starter-Template",
3   "version": "0.1.0",
4   "summary": "Useful utils and helpers for Xcode iOS initial Setup.",
5   "description": "Xcode-Starter-Template is a helper tool that aims to serve as a starting point for iOS applications, by providing the foundations for many of the common functionalities a modern application requires, as well as be a repository for those small utils and helpers that make application development easier.",
6   "homepage": "https://github.com/avadhesh12345678/Xcode-Starter-Template",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Xcode-Starter-Template": "avadhesh.sharma@mobileprogrammingllc.com"
13   },
14   "source": {
15     "git": "https://github.com/avadhesh12345678/Xcode-Starter-Template.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.0",
22   "source_files": "Xcode-Starter-Template/Classes/**/*"