blob: 9439352948c62dff56677f6d0596e3013bd8d9d6 [file] [log] [blame]
{
"name": "KZPropertyMapper",
"version": "1.1",
"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": "1.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "KZPropertyMapper/*.{h,m}",
"requires_arc": true,
"frameworks": "Foundation"
}