blob: 8b3864cb7a46f1b439e6c508868922f906dd22a3 [file] [log] [blame]
{
"name": "MockFive",
"version": "0.01",
"license": "MIT",
"summary": "A mock functions framework for Swift",
"homepage": "https://github.com/DeliciousRaspberryPi/MockFive",
"social_media_url": "http://www.pairtree.io",
"authors": {
"Daniel Burbank": "delicious.raspberry.pi@gmail.com"
},
"source": {
"git": "https://github.com/DeliciousRaspberryPi/MockFive.git",
"tag": "0.01"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MockFive/*",
"requires_arc": true
}