blob: 191c86a3f9f903faf263e2c6270e8a364b05cff1 [file] [log] [blame]
{
"name": "LEEFirstPODTest",
"version": "1.0.0",
"summary": "first commit",
"description": "first commit description",
"homepage": "https://github.com/NicooLee/LIFirstTestModule",
"social_media_url": "https://www.baidu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"menday": "mengd6@126.com"
},
"source": {
"git": "https://github.com/NicooLee/LIFirstTestModule.git",
"tag": "1.0.0"
},
"source_files": "FirstPODViewController/*.{h,m}",
"platforms": {
"ios": "6.0"
},
"frameworks": "UIKit",
"requires_arc": true
}