blob: 23508b31c8d8bcd975f62ef6a37fd2af99ad78fe [file] [log] [blame]
{
"name": "FactorySwift",
"version": "0.1.0",
"summary": "A factory library for building Swift objects inspired by factory_girl.",
"homepage": "https://github.com/woxtu/FactorySwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"woxtu": "woxtup@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/woxtu/FactorySwift.git",
"tag": "0.1.0"
},
"source_files": "Sources/**/*.{swift,h,m}",
"pushed_with_swift_version": "3.0"
}