blob: a4adc9d349e0fa3acc809c8d2eecdbd419d8d93b [file] [log] [blame]
{
"name": "GitTestDemo",
"version": "0.0.2",
"summary": "AFN use test",
"description": "this is a test demo for pod",
"homepage": "https://github.com/Kevenn/iOS",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"竹香": "2603443950@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Kevenn/iOS.git",
"tag": "0.0.2"
},
"source_files": "GitTestDemo/**/*.{h,m}"
}