blob: 10b091214842517a3b87af884a4930d838b6b5af [file] [log] [blame]
{
"name": "Seam",
"version": "0.6",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/nofelmahmood/Seam",
"authors": {
"Nofel Mahmood": "nofelmehmood@gmail.com"
},
"social_media_url": "https://twitter.com/NofelMahmood",
"summary": "CloudKit spreading awesomeness through CoreData.",
"source": {
"git": "https://github.com/nofelmahmood/Seam.git",
"tag": "0.6"
},
"platforms": {
"ios": "8.3",
"osx": "10.10"
},
"header_dir": "Seam",
"source_files": "Seam/**/*.{h,swift}",
"frameworks": "CloudKit"
}