blob: 1ca56566708912a58a3a4b078e5f3f7fc62eb5f6 [file] [log] [blame]
{
"name": "RandomUser",
"version": "0.1.0",
"summary": "Objective c iOS library for to generate random users, using https://randomuser.me/",
"homepage": "https://github.com/oarrabi/RandomUser.git",
"screenshots": "http://i1348.photobucket.com/albums/p740/o_abdelhafith/rnd_zpsyeb4amjw.gif",
"license": "MIT",
"authors": {
"Omar Abdelhafith": "o.arrabi@me.com"
},
"source": {
"git": "https://github.com/oarrabi/RandomUser.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/ifnottrue",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"RandomUser": [
"Pod/Assets/*.png"
]
}
}