blob: 4bbea4838d5c9fa55fb52835926a84f4c77ae3eb [file] [log] [blame]
{
"name": "KZPropertyMapper",
"version": "2.0",
"summary": "Property mapping for iOS apps.",
"homepage": "http://github.com/krzysztofzablocki/KZPropertyMapper",
"license": "MIT",
"authors": {
"Krzysztof Zablocki": "krzysztof.zablocki@me.com"
},
"source": {
"git": "https://github.com/krzysztofzablocki/KZPropertyMapper.git",
"tag": "2.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "KZPropertyMapper/*.{h,m}",
"requires_arc": true,
"frameworks": "Foundation"
}