blob: 7b34c96bb6353ce0e5ec3ad55af915c65dc31a9f [file] [log] [blame]
{
"name": "xuexi",
"version": "0.0.1",
"summary": "mydemo",
"homepage": "https://github.com/huangyanzu/xuexi",
"license": "MIT",
"authors": {
"huangyanzu": "email@address.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/huangyanzu/xuexi.git",
"tag": "0.0.1"
},
"source_files": [
"xuexi",
"xuexi/xuexi/我的框架/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}