[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / 0 / 2 / f / IDPush / 1.1.0 / IDPush.podspec.json
blob89b4ea39961014f0650cb71f0d96dbe5ca1fff82
2   "name": "IDPush",
3   "version": "1.1.0",
4   "summary": "IDPush - InfinityDesign OneSignal helper framework for iOS.",
5   "description": "Written in Swift.\nIDPush - InfinityDesign OneSignal helper Framework.",
6   "homepage": "https://github.com/omidgolparvar/IDPush",
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/IDPush.git",
16     "tag": "1.1.0"
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     "IDPush/*.{h,swift}",
28     "IDPush/**/*.swift"
29   ],
30   "public_header_files": "IDPush/*.h",
31   "libraries": "z",
32   "dependencies": {
33     "UIDeviceComplete": [
34       "2.3.0"
35     ]
36   },
37   "swift_version": "4.2"