blob: 2ec799503e8346d5b3ec794a300358378806ee6e [file] [log] [blame]
{
"name": "AutoPropertyCocoa",
"version": "1.0.5",
"platforms": {
"osx": "10.10",
"ios": "7.0",
"tvos": "9.0",
"watchos": "2.0"
},
"summary": "Cocoa lazy loading of property and object-oriented property hook by objc runtime.",
"homepage": "https://github.com/qddnovo/AutoPropertyCocoa",
"license": "MIT",
"authors": {
"Meterwhite": "meterwhite@outlook.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/qddnovo/AutoPropertyCocoa.git",
"tag": "1.0.5"
},
"source_files": "AutoPropertyCocoa/**/*.{h,c,m,mm}"
}