[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 5 / 0 / 3 / iosutilities / 1.0.1 / iosutilities.podspec.json
blob1cedde57e8d62c7c4da23878ad2458862f5fe381
2   "name": "iosutilities",
3   "version": "1.0.1",
4   "summary": "IOs resources for totalplay developers.",
5   "description": "library for TotalPlay IOs developpers, this pod include some of a most used classes and objects.",
6   "homepage": "https://github.com/developersmoviletp/iosutilities",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Juan Reynaldo Escobar Miron": "jrescobarmiron@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/developersmoviletp/iosutilities.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Resources/Classes/**/*",
22   "dependencies": {
23     "PKHUD": [
24       "~> 4.0"
25     ],
26     "AlamofireObjectMapper": [
27       "~> 5.0"
28     ],
29     "Alamofire": [
30       "~> 4.5"
31     ],
32     "ActionSheetPicker-3.0": [
34     ],
35     "RealmSwift": [
37     ]
38   },
39   "pushed_with_swift_version": "3.0"