blob: b6ce1cf2dd69237e33ce1bbb96eb93bacb0823a2 [file] [log] [blame]
{
"name": "HPMapper",
"version": "0.0.4",
"summary": "Mapper can integrate with Swift probject, map JSON to objects and map objects to JSON without manual implementation.",
"homepage": "http://huypham.me",
"license": "MIT",
"authors": {
"Huy Pham": "duchuykun@gmail.com"
},
"social_media_url": "https://www.instagram.com/huyphams",
"platforms": {
"ios": "9.0",
"osx": "10.12"
},
"source": {
"git": "https://github.com/huyphams/Mapper.git",
"tag": "0.0.4"
},
"source_files": "Mapper/Classes/*.{h,m}",
"requires_arc": true
}