blob: 65a32090dcc24a6e3702e72ba979ff642f8f0fcf [file] [log] [blame]
{
"name": "JanstiLib",
"version": "2.0.0",
"summary": "A short description of JanstiLib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/JustinLau/JanstiLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JustinLau": "janstilau@gmail.com"
},
"source": {
"git": "https://github.com/janstilau/JanstiLib.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JanstiLib/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h"
}