[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / e / 0 / YVPodDemo / 0.1.0 / YVPodDemo.podspec.json
blobe0bbd9a4bdd21ca8e29ca5ea10f6356a24427b04
2   "name": "YVPodDemo",
3   "version": "0.1.0",
4   "summary": "A pod creation demo.",
5   "description": "TODO: A demo project for creating swift pod and uploading it to remote cocoapod repository.",
6   "homepage": "https://github.com/yashvyas29/YVCreateSwiftPodDemo",
7   "license": "MIT",
8   "authors": {
9     "Yash Vyas": "yash.vyas.29@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yashvyas29/YVCreateSwiftPodDemo.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "YVPodDemo/Classes/**/*"