{ | |
"name": "ASStatistics", | |
"version": "1.0.0", | |
"summary": "iOS 用户行为统计.", | |
"homepage": "https://github.com/devasan/ASStatistics", | |
"license": "MIT", | |
"authors": { | |
"asan": "devasan@163.com" | |
}, | |
"social_media_url": "http://devasan.com", | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source": { | |
"git": "https://github.com/devasan/ASStatistics.git", | |
"tag": "1.0.0" | |
}, | |
"source_files": "ASStatistics/ASStatistics/Statistics/*.{h,m}", | |
"requires_arc": true | |
} |