[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 4 / 6 / HPMapper / 0.0.4 / HPMapper.podspec.json
blobb6ce1cf2dd69237e33ce1bbb96eb93bacb0823a2
2   "name": "HPMapper",
3   "version": "0.0.4",
4   "summary": "Mapper can integrate with Swift probject, map JSON to objects and map objects to JSON without manual implementation.",
5   "homepage": "http://huypham.me",
6   "license": "MIT",
7   "authors": {
8     "Huy Pham": "duchuykun@gmail.com"
9   },
10   "social_media_url": "https://www.instagram.com/huyphams",
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.12"
14   },
15   "source": {
16     "git": "https://github.com/huyphams/Mapper.git",
17     "tag": "0.0.4"
18   },
19   "source_files": "Mapper/Classes/*.{h,m}",
20   "requires_arc": true