blob: 5a86c0c3f1b88a3d9d447ebc86636dc299664a91 [file] [log] [blame]
{
"name": "AEAppVersion",
"version": "0.2.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Simple and Lightweight App Version Tracking",
"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.2.1"
},
"source_files": "Source/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
}
}