blob: 54563124d8d1deb1b691b74aca61ddfc05286135 [file] [log] [blame]
{
"name": "TGPEliza",
"version": "0.0.3",
"summary": "Eliza",
"description": " Eliza, the 1966 Chat robot\n\n",
"homepage": "https://github.com/arquebuse/TGPEliza",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arquebuse": "xschott@gmail.com"
},
"social_media_url": "http://twitter.com/xavierschott",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/arquebuse/TGPEliza.git",
"tag": "0.0.3"
},
"source_files": [
"TGPEliza",
"TGPEliza/**/*.{h,m}"
],
"public_header_files": "TGPEliza/**/*.h",
"requires_arc": true
}