{ | |
"name": "XXKit", | |
"summary": "show FPS for application", | |
"version": "0.0.2", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"rookie": "1223352800@qq.com" | |
}, | |
"social_media_url": "http://smartrookie.cn", | |
"homepage": "https://github.com/smartrookie/XXKit", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/smartrookie/XXKit.git", | |
"tag": "0.0.2" | |
}, | |
"requires_arc": true, | |
"source_files": "XXKit/**/*.{swift}", | |
"frameworks": "UIKit" | |
} |