[Add] FriendlyCaptcha 1.0.0
[CocoaPods.git] / Specs / 1 / a / b / myPrivateProject1 / 0.0.2 / myPrivateProject1.podspec.json
blob44240e57614407239c24fab6db3ce572b4998e5b
2   "name": "myPrivateProject1",
3   "version": "0.0.2",
4   "summary": "It is a test for making a private cocoaPods, so I can be faimiliar with the process of cocoaPods",
5   "description": "It is a test for making a private cocoaPods, so I can be faimiliar with the process of cocoaPods,The function of the project is print the project name+version",
6   "homepage": "https://github.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZejianCai": "mrcaiios@163.com"
13   },
14   "source": {
15     "git": "http://192.168.30.20:3020/zjcai/myPrivateProject1.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Pod/Classes/**/*"