[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / 9 / 5 / b / SLUtility / 0.1.4 / SLUtility.podspec.json
blobe59ef105e02bec4b4dc9c1e87187cd3ec181d4f3
2   "name": "SLUtility",
3   "version": "0.1.4",
4   "summary": "SLUtility library is provide a general functions which are you using mostly.",
5   "swift_version": "4.0",
6   "description": "SLUtility library is provide a general functions which are you using mostly. like trimming, email validation and ImagePicker buttons etc...",
7   "homepage": "https://github.com/ankitsolulab/SLUtility",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ankitsolulab": "ankit@solulab.com"
14   },
15   "source": {
16     "git": "https://github.com/ankitsolulab/SLUtility.git",
17     "tag": "0.1.4"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SLUtility/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]