blob: 300bb455e647a22e7121e68684be95791aa7c3f6 [file] [log] [blame]
{
"name": "Leezentest",
"version": "1.0.0",
"summary": "It’s test code.",
"homepage": "https://github.com/SuperLeezen/Leezentest.git",
"license": "MIT",
"authors": {
"leezen": "emailoflizheng@126.com"
},
"source": {
"git": "https://github.com/SuperLeezen/Leezentest.git",
"tag": "1.0.0"
},
"source_files": [
"Leezentest",
"Leezentest/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}