blob: 51fce6713c42e07448caa3a7451d8f07fe1f0041 [file] [log] [blame]
{
"name": "XXPodObject",
"version": "0.0.1",
"summary": "Test pod of iOS",
"homepage": "https://github.com/ham16/XXPodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ham16": "heroghoul5306@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/ham16/XXPodTest.git",
"tag": "0.0.1"
},
"source_files": [
"XXPodObject",
"XXPodObject/**/*.{h,m}"
],
"exclude_files": "XXPodObject/Exclude",
"frameworks": "Foundation"
}