blob: ed4b044da73143ce0dad81f947136942f1c444b4 [file] [log] [blame]
{
"name": "DynamicStatistics",
"version": "1.0.1",
"summary": "dynamic statistics tool for iOS",
"description": "<<-DESC\n dynamic statistics tool for iOS\n DESC",
"homepage": "https://github.com/cikelengfeng",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cikelengfeng": "cikelengfeng@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cikelengfeng/DynamicStatistics.git",
"tag": "1.0.1"
},
"source_files": "**/*.{h,m}",
"requires_arc": true
}