[Add] Storyly 3.12.1
[CocoaPods.git] / Specs / 8 / c / 6 / RTMapper / 1.0.0 / RTMapper.podspec.json
blobc5329674243fb9b4dcbd9f4c5383e43a7c6586df
2   "name": "RTMapper",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Convert NSDictionary/NSArray into objects with predefined class.",
6   "homepage": "https://github.com/spcetraveler/RTMapper",
7   "authors": {
8     "Thomas Dao": "thomas@roomorama.com"
9   },
10   "source": {
11     "git": "https://github.com/spcetraveler/RTMapper.git"
12   },
13   "source_files": "RTMapper",
14   "requires_arc": true,
15   "platforms": {
16     "ios": "5.0",
17     "tvos": "9.0"
18   }