| { |
| "name": "ATPushNotificationLib", |
| "version": "0.1.0", |
| "summary": "iOS push notification library for AyanTech push notification", |
| "homepage": "http://git.ayantech.ir/S.Behroozi/ayantechpushnotification-ios", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Sepehr Behroozi": "3pehrbehroozi@gmail.com" |
| }, |
| "source": { |
| "git": "http://git.ayantech.ir/S.Behroozi/ayantechpushnotification-ios.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source_files": "ATPushNotificationLib/Classes/**/*.{swift,h,m}", |
| "swift_versions": "5.0", |
| "dependencies": { |
| "AyanTechNetworkingLibrary": [ |
| "~> 1.6.0" |
| ], |
| "PopupDialog": [ |
| |
| ], |
| "SwiftBooster": [ |
| |
| ] |
| }, |
| "swift_version": "5.0" |
| } |