blob: 5a2c0e7573b8f78f79ad3c4bda0cc96cfd880bc7 [file] [log] [blame]
{
"name": "AXCountingLabel",
"version": "0.2.3",
"summary": "A label shows counting time.",
"description": "A label shows counting time on iOS platform.",
"homepage": "https://github.com/devedbox/AXCountingLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aiXing": "862099730@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/devedbox/AXCountingLabel.git",
"tag": "0.2.3"
},
"source_files": "AXCountingLabel/AXCountingLabel/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"dependencies": {
"pop": [
]
}
}