blob: 6ec2730b610649f0fc1faf1954a3a7e7ce26640c [file] [log] [blame]
{
"name": "AMAnimatedNumber",
"version": "0.0.1",
"summary": "AMAnimatedNumber is simple number animation component.",
"homepage": "https://github.com/MellongLau/AMAnimatedNumber",
"screenshots": "https://raw.github.com/MellongLau/AMAnimatedNumber/master/Screenshots/screenshot.gif",
"license": {
"type": "MIT",
"file": "LICENCE.md"
},
"authors": {
"Mellong Lau": "tendencystudio@gmail.com"
},
"source": {
"git": "https://github.com/MellongLau/AMAnimatedNumber.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "AMAnimatedNumber/*.{h,m}",
"public_header_files": "AMAnimatedNumber/AMAnimatedNumber.h",
"requires_arc": true
}