[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / a / my_new_pod / 0.1.0 / my_new_pod.podspec.json
blobcde1283cedd0fa7527c19b5a83c7392de8f9e411
2   "name": "my_new_pod",
3   "version": "0.1.0",
4   "summary": "How to create own cocopod library",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Ajaypp242/my_new_pod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ajaypp242": "ajay@proprofs.com"
13   },
14   "source": {
15     "git": "https://github.com/Ajaypp242/my_new_pod.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "my_new_pod/Classes/**/*"