[Add] XZTextImageView 10.1.0
[CocoaPods.git] / Specs / 6 / 9 / a / GTTableViewController / 1.0.0 / GTTableViewController.podspec.json
blobbd2e45c6dec02ff201051e2e502c692d071fb575
2   "name": "GTTableViewController",
3   "version": "1.0.0",
4   "summary": "CoreData Display in CoreData",
5   "homepage": "https://github.com/gongtao/GTTableViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "gongtao": "gongtao@jike.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/gongtao/GTTableViewController.git",
18     "commit": "e7dc5f1cd4c7a4ca71c88cc970988fd9e6cb3ade",
19     "tag": "1.0.0"
20   },
21   "source_files": "Class/*.{h,m}",
22   "frameworks": [
23     "CoreData",
24     "UIKit"
25   ],
26   "requires_arc": true