[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / a / 1 / 0 / MyTestObject / 0.0.1 / MyTestObject.podspec.json
blob86bf27394bdaf258089fd24c4eab2abcf5613932
2   "name": "MyTestObject",
3   "version": "0.0.1",
4   "summary": "A tool for test",
5   "description": "这个是测试用的工具",
6   "homepage": "https://github.com/jun860605/MyTestProject",
7   "license": "MIT",
8   "authors": {
9     "郑军": "junzheng3@creditease.cn"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/jun860605/MyTestProject.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "MyTestObject/*.{h,m}"