[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 6 / 9 / a / GTTableViewController / 1.2.0 / GTTableViewController.podspec.json
blobd649815ccb81cb407d6bf724644301a3210c4c34
2   "name": "GTTableViewController",
3   "version": "1.2.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": "0b81ca00ed9678a2c9fef1de80c1eb89f62d6362",
19     "tag": "1.2.0"
20   },
21   "source_files": "Class/*.{h,m}",
22   "frameworks": [
23     "CoreData",
24     "UIKit"
25   ],
26   "requires_arc": true