| { | |
| "name": "Plover", | |
| "version": "0.1.1", | |
| "summary": "Swifty Contacts and EventKit", | |
| "description": "Swiftier version of Contacts and EventKit frameworks.", | |
| "homepage": "https://git.sd2labs.com/sdsquared/data_fetching_ios", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "prathvi-raj": "prathviraj.meena@engineer.ai" | |
| }, | |
| "source": { | |
| "git": "https://git.sd2labs.com/sdsquared/data_fetching_ios.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "source_files": "Plover/Classes/**/*" | |
| } |