| { | |
| "name": "Mixpanel-OSX-Community", | |
| "version": "2.0.0", | |
| "license": "Apache License", | |
| "summary": "OS X tracking library for Mixpanel Analytics.", | |
| "homepage": "http://mixpanel.com", | |
| "authors": { | |
| "Mixpanel": "support@mixpanel.com", | |
| "orta": "orta.therox@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/orta/mixpanel-osx-unofficial.git", | |
| "tag": "v2.0.0" | |
| }, | |
| "frameworks": "SystemConfiguration", | |
| "platforms": { | |
| "osx": null | |
| }, | |
| "source_files": "Mixpanel/**/*.{h,m}", | |
| "requires_arc": false | |
| } |