Latest | 1.0 |
---|---|
Homepage | http://github.com/JJLewis |
License | Creative Commons Attributed ShareALike 3.0 License |
Platforms | ios 7.0, requires ARC |
Dependencies | CHCSVParser |
Frameworks | CoreLocation |
Authors |
no README.md available
Latest podspec
{ "name": "JLDataTools", "version": "1.0", "summary": "Handy classes for data manipulation and saving.", "description": " A handy class written for manipulating data and saving it. Helps with saving time on not having to write standard code that might be needed in many applications. n", "homepage": "http://github.com/JJLewis", "license": "Creative Commons Attributed ShareALike 3.0 License", "authors": { "Jordan Lewis": "[email protected]" }, "social_media_url": "http://twitter.com/JordanJJLewis", "platforms": { "ios": "7.0" }, "source": { "git": "https://github.com/JJLewis/JLDataTools.git", "tag": "1.0" }, "source_files": "JLDataTools", "frameworks": "CoreLocation", "requires_arc": true, "dependencies": { "CHCSVParser": [ "~> 2.1.0" ] } }
Sat, 05 Mar 2016 05:31:02 +0000