blob: 8c2c7a7b5412f7fd3f20a99a9cfe870172f7dba8 [file] [log] [blame]
{
"name": "RemainingCountIndicator",
"version": "1.0.0",
"summary": "Remaining count indicator like a tweet screen of twitter.",
"description": "RemainingCountIndicator is remaining count indicator like a tweet screen of twitter.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/shima11/RemainingCountIndicator",
"authors": {
"shima": "shima.jin@icloud.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/shima11/RemainingCountIndicator.git",
"tag": "1.0.0"
},
"source_files": [
"RemainingCountIndicator",
"RemainingCountIndicator/**/*.{h,m,swift}"
]
}