blob: d710115bce8fc764e0eaac29f496c42c30ef1813 [file] [log] [blame]
{
"name": "NLFoundation1",
"version": "1.0.0",
"summary": "test program",
"homepage": "https://github.com/NicooLee/NLFoundation1",
"license": "MIT",
"authors": {
"lihuanan": "329585368@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/NicooLee/NLFoundation1.git",
"tag": "1.0.0"
},
"source_files": [
"PODTEST_1",
"PODTEST_1/PODTEST_1/podGroup/**/*.{h,m}"
],
"frameworks": "UIKit"
}