blob: fd5ef709b6f52ed1116baa0e1969e8a4f73a2173 [file] [log] [blame]
{
"name": "SpaDemoCocoaPods",
"version": "0.1.0",
"swift_version": "4.1",
"summary": "SpaDemoCocoaPods is used to fetch country code based on location",
"description": "'this pod is created to fetch country code based on user location. It helps user not to enter his country code or choose country code from list. '",
"homepage": "https://github.com/amandeviOS/SpaDemoCocoaPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"amandeviOS": "amandev.s@spa-systems.com"
},
"source": {
"git": "https://github.com/amandeviOS/SpaDemoCocoaPods.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SpaDemoCocoaPods/Classes/*.swift",
"frameworks": "UIKit"
}