blob: 0fc0023581ebb5faf02aebb88a3a8905382433b4 [file] [log] [blame]
{
"name": "YMPodDemo",
"version": "0.0.1",
"summary": "A short description of YMPodDemo.",
"description": "this is the description.",
"homepage": "https://github.com/guaijie123/YMPodDemo",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zym": "794131073@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/guaijie123/YMPodDemo.git",
"tag": "0.0.1"
},
"source_files": [
"YMPodFiles",
"YMPodDemo/YMPodFiles/**/*.{h,m}"
],
"requires_arc": true
}