[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / 0 / b / Person / 0.0.1 / Person.podspec.json
blob3348613319d075e057601450b99ae703ad5b0de0
2   "name": "Person",
3   "version": "0.0.1",
4   "summary": "Person",
5   "description": "Person这是一个详细的描述一定要比summary长,要不然报警的!",
6   "homepage": "https://github.com/Petarding/testP",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "张圆圆": "952865711@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Petarding/testP.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Person",
23     "Person/**/*.{h,m}"
24   ],
25   "requires_arc": true