Latest | 1.4.1 |
---|---|
Homepage | https://github.com/lucasmedeirosleite/CMFactory |
License | MIT |
Platforms | ios 5.0, osx 10.7, requires ARC |
Dependencies | Mantle |
Authors |
no README.md available
Latest podspec
{ "name": "CMFactory", "version": "1.4.1", "summary": "FactoryGirl and fixture loader for iOS.", "homepage": "https://github.com/lucasmedeirosleite/CMFactory", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "Lucas Medeiros": "[email protected]" }, "source": { "git": "https://github.com/lucasmedeirosleite/CMFactory.git", "tag": "1.4.1" }, "requires_arc": true, "platforms": { "ios": "5.0", "osx": "10.7" }, "source_files": "CMFactoryExampleTests/CMFactory", "xcconfig": { "FRAMEWORK_SEARCH_PATHS": ""$(inherited)" "$(SDKROOT)/Developer/Library/Frameworks" "$(DEVELOPER_LIBRARY_DIR)/Frameworks"" }, "dependencies": { "Mantle": [ "1.0" ] } }
Sat, 05 Mar 2016 18:12:03 +0000