Latest | 1.0.0 |
---|---|
Homepage | https://github.com/tsgx1990/GLEntity |
License | MIT |
Platforms | ios 6.0, requires ARC |
Dependencies | JSONKit-NoWarning, FMDB |
Authors |
no README.md available
Latest podspec
{ "name": "GLEntity", "version": "1.0.0", "summary": "data model from dictionary and database, and transformation between them", "homepage": "https://github.com/tsgx1990/GLEntity", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "luguanglong": "[email protected]" }, "platforms": { "ios": "6.0" }, "source": { "git": "https://github.com/tsgx1990/GLEntity.git", "tag": "1.0.0" }, "source_files": "GLBaseEntity/**/*.{h,m}", "libraries": "sqlite3", "requires_arc": true, "dependencies": { "JSONKit-NoWarning": [ "~> 1.2" ], "FMDB": [ "~> 2.5" ] } }
Sat, 05 Mar 2016 13:48:02 +0000