blob: d649815ccb81cb407d6bf724644301a3210c4c34 [file] [log] [blame]
{
"name": "GTTableViewController",
"version": "1.2.0",
"summary": "CoreData Display in CoreData",
"homepage": "https://github.com/gongtao/GTTableViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gongtao": "gongtao@jike.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/gongtao/GTTableViewController.git",
"commit": "0b81ca00ed9678a2c9fef1de80c1eb89f62d6362",
"tag": "1.2.0"
},
"source_files": "Class/*.{h,m}",
"frameworks": [
"CoreData",
"UIKit"
],
"requires_arc": true
}