{ | |
"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" | |
} |