{ | |
"name": "GLXFoundation", | |
"version": "1.0.0", | |
"summary": "这是简介", | |
"description": "这是描述,描述需要比简介长。", | |
"homepage": "https://github.com/gulingxuan/GLXFoundation", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"authors": { | |
"gulingxuan": "249166831@qq.com" | |
}, | |
"social_media_url": "https://weibo.com/xuanxuan7520", | |
"source": { | |
"git": "https://github.com/gulingxuan/GLXFoundation.git", | |
"tag": "v1.0.0" | |
}, | |
"source_files": "GLXFoundation/**/*.{h,m}", | |
"requires_arc": true | |
} |