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