[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 9 / f / IJMRandomName / 0.1.3 / IJMRandomName.podspec.json
blob4015b1eeaad7512eb04ffbe31ddf6c47100844e7
2   "name": "IJMRandomName",
3   "version": "0.1.3",
4   "summary": "Random name generator.",
5   "description": "                     A simple library that generates random names.\n",
6   "homepage": "https://github.com/ismailmustafa/IJMRandomName",
7   "license": "MIT",
8   "authors": {
9     "ismailmustafa": "ismailmustafa@rocketmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ismailmustafa/IJMRandomName.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*.{h,m}",
20   "resources": "Pod/Classes/*.{txt}",
21   "resource_bundles": {
22     "IJMRandomName": [
23       "Pod/Assets/*.png"
24     ]
25   }