[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / d / JIMEnvironments / 1.0.0 / JIMEnvironments.podspec.json
blobb644c064813e8e64f265a75e0638563370060981
2   "name": "JIMEnvironments",
3   "version": "1.0.0",
4   "summary": "A simple solution to handle environment specific settings.",
5   "description": "                    A simple solution to handle environment specific settings.\n                    It uses the current Build Configuration (Debug, Release...) name to retrieve settings from a Plist file.\n",
6   "homepage": "https://github.com/nebiros/JIMEnvironments",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Juan Felipe Alvarez Saldarriaga": "nebiros@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/nebiros",
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/nebiros/JIMEnvironments.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "JIMEnvironments/*.{h,m}",
23   "requires_arc": true