[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / b / 4 / RandomUser / 0.1.0 / RandomUser.podspec.json
blob1ca56566708912a58a3a4b078e5f3f7fc62eb5f6
2   "name": "RandomUser",
3   "version": "0.1.0",
4   "summary": "Objective c iOS library for to generate random users, using https://randomuser.me/",
5   "homepage": "https://github.com/oarrabi/RandomUser.git",
6   "screenshots": "http://i1348.photobucket.com/albums/p740/o_abdelhafith/rnd_zpsyeb4amjw.gif",
7   "license": "MIT",
8   "authors": {
9     "Omar Abdelhafith": "o.arrabi@me.com"
10   },
11   "source": {
12     "git": "https://github.com/oarrabi/RandomUser.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/ifnottrue",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "RandomUser": [
23       "Pod/Assets/*.png"
24     ]
25   }