blob: b55b0263fbbf2c5bf42a3c1c82b7155cebea60fe [file] [log] [blame]
{
"name": "Faker",
"version": "0.1.0",
"summary": "Generate fake data",
"homepage": "https://github.com/kleiram/faker",
"license": "MIT",
"authors": {
"Ramon Kleiss": "ramon@apostle.nl"
},
"source": {
"git": "https://github.com/kleiram/faker.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/kleiram",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Source/**/*.swift"
}