blob: 28464c4cb4120de704cce358fb2bea45e377539c [file] [log] [blame]
{
"name": "HPMapper",
"version": "0.0.2",
"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"
},
"source": {
"git": "https://github.com/huyphams/Mapper.git",
"tag": "0.0.2"
},
"source_files": "Mapper/Classes/*.{h,m}",
"requires_arc": true
}