[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 4 / 6 / HPMapper / 0.0.5 / HPMapper.podspec.json
blob70ef5ead1f100318c07f56e59f1bbdff26a18736
2   "name": "HPMapper",
3   "version": "0.0.5",
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.10"
14   },
15   "source": {
16     "git": "https://github.com/huyphams/Mapper.git",
17     "tag": "0.0.5"
18   },
19   "source_files": "Mapper/Classes/*.{h,m}",
20   "requires_arc": true