blob: b4d07f7e757872d50d70328cc155713356f4adb4 [file] [log] [blame]
{
"name": "PrimarySource",
"version": "0.11.0",
"summary": "Collection data sources",
"homepage": "https://github.com/sadawi/PrimarySource",
"license": "MIT",
"authors": {
"Sam Williams": "samuel.williams@gmail.com"
},
"source": {
"git": "https://github.com/sadawi/PrimarySource.git",
"tag": "0.11.0"
},
"source_files": "Pod/shared/**/*.{swift}",
"ios": {
"source_files": "Pod/iOS/**/*.{swift}"
},
"platforms": {
"ios": "9.0",
"osx": "10.11"
},
"osx": {
"source_files": "Pod/OSX/**/*.{swift}"
}
}