[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 5 / 0 / 3 / iosutilities / 1.0.2 / iosutilities.podspec.json
blob2ce2f8e142613008cb89e85175807ab6a3fbaa9d
2   "name": "iosutilities",
3   "version": "1.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Resources/Classes/**/*",
22   "dependencies": {
23     "PKHUD": [
25     ],
26     "AlamofireObjectMapper": [
28     ],
29     "Alamofire": [
31     ],
32     "ActionSheetPicker-3.0": [
34     ],
35     "RealmSwift": [
37     ],
38     "CryptoSwift": [
40     ]
41   }