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