blob: 923744014ad1b979f55322bbbcf96974a6e9ce2b [file] [log] [blame]
{
"name": "CandyStore",
"version": "0.1.0",
"summary": "Release notes manager for iOS app.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ryuiwasaki/CandyStore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryu Iwasaki": "ryu.contact.jp@gmail.com"
},
"source": {
"git": "https://github.com/ryuiwasaki/CandyStore.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.3"
},
"source_files": "CandyStore/Classes/**/*"
}