blob: cf152196243bcae3e957c321c06bd4a1d30d8aa5 [file] [log] [blame]
{
"name": "TektalkDemo",
"version": "0.1.0",
"summary": "demo up lib to cocoapod",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/quocan2812/TektalkDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Phan An": "quoc.an@whizzy.co.jp"
},
"source": {
"git": "https://github.com/quocan2812/TektalkDemo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TektalkDemo/Classes/**/*"
}