blob: 1ade274bbceef7201e628d300c5f767314b18aff [file] [log] [blame]
{
"name": "AEAppVersion",
"version": "0.4.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Simple and lightweight iOS App Version Tracking written in Swift",
"homepage": "https://github.com/tadija/AEAppVersion",
"authors": {
"tadija": "tadija@me.com"
},
"social_media_url": "http://twitter.com/tadija",
"source": {
"git": "https://github.com/tadija/AEAppVersion.git",
"tag": "0.4.0"
},
"source_files": "Sources/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"platforms": {
"ios": "8.0"
}
}