blob: 776a3d0c047a6803e75008c1ac2c511c92a2b300 [file] [log] [blame]
{
"name": "DigiMacros",
"version": "1.0.3",
"summary": "xCode Macros",
"license": "MIT",
"description": "Collection of macro's and constants we use in nearly every XCode project",
"homepage": "https://github.com/Digitalisma/DigiMacros",
"authors": {
"Gertjan Leemans": "gertjan@digitalisma.com"
},
"source": {
"git": "https://github.com/Digitalisma/DigiMacros.git",
"tag": "1.0.3"
},
"source_files": "*.{h,m}",
"platforms": {
"ios": "7.0",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true
}