blob: 3b9b3539bb34a5678d58693616f12749b9a10c3e [file] [log] [blame]
{
"name": "Gallery-MS.podspec",
"version": "1.0.0",
"summary": "This is such a Gallery framework",
"description": "No description",
"homepage": "https://github.com/NguyenLamMS/Gallery-MS",
"license": "MIT",
"authors": {
"Nguyen Lam": "lam1997.ln@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/NguyenLamMS/Gallery-MS.git",
"tag": "1.0.0"
},
"source_files": [
"Gallery-MS",
"Gallery-MS/**/*.{h,m,swift}"
]
}