[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / 6 / 0 / IDExt / 3.0.4 / IDExt.podspec.json
blobf1de1e244e6744a68088aadb932cf47d45cf809b
2   "name": "IDExt",
3   "version": "3.0.4",
4   "summary": "IDExt framework for Swift.",
5   "description": "Written in Swift.\nMy helper Framework.",
6   "homepage": "https://github.com/omidgolparvar/IDExt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Omid Golparvar": "iGolparvar@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/omidgolparvar/IDExt.git",
16     "tag": "3.0.4"
17   },
18   "swift_versions": "4.2",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.2"
25   },
26   "source_files": [
27     "IDExt/*.{h,swift}",
28     "IDExt/**/*.swift",
29     "IDExt/**/*.xib"
30   ],
31   "public_header_files": "IDExt/*.h",
32   "libraries": "z",
33   "dependencies": {
34     "Alamofire": [
35       "4.7.3"
36     ],
37     "SwiftyJSON": [
38       "4.2.0"
39     ],
40     "UIDeviceComplete": [
41       "2.3.0"
42     ],
43     "PersianSwift": [
44       "1.7"
45     ],
46     "PKHUD": [
47       "5.2.0"
48     ],
49     "SwiftEntryKit": [
50       "0.8.4"
51     ],
52     "Kingfisher": [
53       "5.1.0"
54     ],
55     "SPStorkController": [
56       "1.5.2"
57     ]
58   },
59   "swift_version": "4.2"