[Add] TMNavigation 0.0.950
[CocoaPods.git] / Specs / c / 4 / a / TGPEliza / 0.0.3 / TGPEliza.podspec.json
blob54563124d8d1deb1b691b74aca61ddfc05286135
2   "name": "TGPEliza",
3   "version": "0.0.3",
4   "summary": "Eliza",
5   "description": "                   Eliza, the 1966 Chat robot\n\n",
6   "homepage": "https://github.com/arquebuse/TGPEliza",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Arquebuse": "xschott@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/xavierschott",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/arquebuse/TGPEliza.git",
20     "tag": "0.0.3"
21   },
22   "source_files": [
23     "TGPEliza",
24     "TGPEliza/**/*.{h,m}"
25   ],
26   "public_header_files": "TGPEliza/**/*.h",
27   "requires_arc": true