Latest | 0.0.2 |
---|---|
Homepage | https://bitbucket.org/larromba/lautilities |
License | MIT |
Platforms | ios 6.0 |
Authors |
Latest podspec
{ "name": "LAUtilities", "prefix_header_file": "Project/LAUtilities/LAUtilities-Prefix.pch", "version": "0.0.2", "summary": "Useful iOS utility functions developed over the years.", "homepage": "https://bitbucket.org/larromba/lautilities", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Lee Arromba": "[email protected]" }, "source": { "git": "https://[email protected]/larromba/lautilities.git", "tag": "v0.0.2" }, "platforms": { "ios": "6.0" }, "ios": { "frameworks": "CoreData", "dependencies": { "hpple": [ "~> 0.2.0" ], "Reachability": [ "~> 3.1.1" ], "OCMock": [ "~> 2.2.2" ], "AFNetworking": [ "~> 2.2.0" ] } }, "resources": "Resources/*", "subspecs": [ { "name": "arc", "source_files": "Classes/ios/**/*.{h,m}", "requires_arc": true } ] }
Sun, 28 Feb 2016 18:47:03 +0000