blob: 59e02accea0392fc91b33b94dc30963f84131f23 [file] [log] [blame]
{
"name": "SLCocoaPodExpamle",
"version": "0.0.1",
"summary": "a example for making cocoaPod",
"description": "a example for making cocoaPod, hope someone can learn from it.",
"homepage": "https://github.com/santosli/SLCocoaPodExpamle",
"license": "Apache License, Version 2.0",
"authors": {
"santos": "hslx111@gmail.com"
},
"source": {
"git": "https://github.com/santosli/SLCocoaPodExpamle.git",
"tag": "0.0.1"
},
"source_files": "SLCocoaPodExpamle/**/*.{h,m}",
"exclude_files": "SLCocoaPodExpamle/Exclude",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}