blob: a8016894a317c2c23ce95881b76f199b701b7b07 [file] [log] [blame]
{
"name": "SFMapping",
"version": "0.0.4",
"summary": "Object mapping.",
"homepage": "http://dev.stanfy.com",
"license": {
"type": "MIT"
},
"authors": {
"Paul Taykalo": "ptaykalo@stanfy.com.ua"
},
"source": {
"git": "https://github.com/stanfy/SFObjectMapping.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "4.3"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}