[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / b / 9 / sizeit / 0.1.8 / sizeit.podspec.json
blob8b89e78ea1b04530d49ea5de462b1ad3a372eebb
2   "name": "sizeit",
3   "version": "0.1.8",
4   "summary": "This library is helping me to find what is my current size for particular products like, Skirt, T-shirts, Tops, and others.",
5   "description": "TODO: This library is helping me to find what is my current size for particular products like, Skirt, T-shirts, Tops, and others.",
6   "homepage": "https://github.com/miqyastech/sizeit-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "miqyastech": "abdulla@miqyas.net"
13   },
14   "source": {
15     "git": "https://github.com/miqyastech/sizeit-iOS.git",
16     "tag": "0.1.8"
17   },
18   "module_name": "sizeit",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "4.0",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "SwiftyJSON": [
27     ],
28     "Alamofire": [
29       "~> 4.9.1"
30     ],
31     "ReachabilitySwift": [
32       "~> 5.0.0"
33     ],
34     "AlamofireSwiftyJSON": [
35       "~> 1.0.2"
36     ],
37     "ObjectMapper": [
38       "~> 4.2.0"
39     ],
40     "FBSDKCoreKit": [
42     ],
43     "FBSDKLoginKit": [
45     ],
46     "IQKeyboardManagerSwift": [
48     ]
49   },
50   "source_files": "Sizeit/**/*.{swift,strings}",
51   "resources": "Sizeit/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,ttf}",
52   "swift_version": "4.0"