Latest | 1.0.0 |
---|---|
Homepage | http://github.com/karnlund/IATBaseClasses |
License | MIT |
Platforms | ios 5.0, requires ARC |
Authors |
no README.md available
Latest podspec
{ "name": "IATBaseClasses", "version": "1.0.0", "summary": "Objects for building iOS apps (IATApps.com). Of particular interest is probably the classes for building 3D Cover-Flow-Like Carousels.", "homepage": "http://github.com/karnlund/IATBaseClasses", "license": { "type": "MIT", "file": "License.rtf" }, "authors": { "Kurt Arnlund": "[email protected]" }, "platforms": { "ios": "5.0" }, "requires_arc": true, "source": { "git": "https://github.com/karnlund/IATBaseClasses.git", "tag": "1.0.0" }, "source_files": [ "IATBaseClasses", "IATBaseClasses/**/*.{h,m}" ], "exclude_files": [ "IATCarouselTest/*", "IATBaseClassesTests/*" ], "public_header_files": "IATBaseClasses/*.h", "ios": { "frameworks": [ "UIKit", "QuartzCore", "Foundation" ] } }
Fri, 04 Mar 2016 11:57:04 +0000