blob: ede9383aa9cb88bc8bf234ecb7b53ba011a2797b [file] [log] [blame]
{
"name": "LearnCreatePublicRepository",
"version": "1.0.0",
"summary": "as you see the title",
"homepage": "https://github.com/screamThatNight/LearnCreatePublicRepository",
"license": "MIT",
"authors": {
"Kang Liu": "93290313@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/screamThatNight/LearnCreatePublicRepository.git",
"tag": "1.0.0"
},
"source_files": "LearnCreatePublicRepository/Classes/*.{h,m}",
"requires_arc": true
}