blob: b4ad3316719ec5d973299ac76fefcfa8d0312e42 [file] [log] [blame]
{
"name": "ATSubscriptionManager",
"version": "0.1.4",
"summary": "Subscription process for ayantech",
"homepage": "http://git.ayantech.ir/infra/ios/atsubscriptionmanager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sepehr Behroozi": "3pehrbehroozi@gmail.com"
},
"source": {
"git": "http://git.ayantech.ir/infra/ios/atsubscriptionmanager.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "11.0"
},
"source_files": "ATSubscriptionManager/Classes/**/*",
"swift_versions": "5",
"dependencies": {
"AyanTechNetworkingLibrary": [
],
"PopupDialog": [
],
"SwiftBooster": [
],
"SwiftIcons": [
],
"ATVersionControl": [
"~> 0.2.0"
],
"ATPushNotificationLib": [
],
"AMPopTip": [
]
},
"resource_bundles": {
"ATSubscriptionManager": "ATSubscriptionManager/Classes/Fonts/*.ttf"
},
"swift_version": "5"
}