[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / 9 / 5 / b / SLUtility / 0.1.1 / SLUtility.podspec.json
blob6b703460df9422b254d79bbec47912f47f1c0082
2   "name": "SLUtility",
3   "version": "0.1.1",
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.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SLUtility/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ]