[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / e / f / OSReflectionKit / 0.6.1 / OSReflectionKit.podspec.json
blob3d59323ddf6d890f22e5d9ffef21371a5b699fa7
2   "name": "OSReflectionKit",
3   "version": "0.6.1",
4   "summary": "Lightweight object reflection library that allows you to instantiate objects from NSDictionary objects or JSON strings.",
5   "homepage": "https://github.com/iAOS/OSReflectionKit",
6   "license": "MIT",
7   "authors": {
8     "Alexandre Santos": "alexandre_o_s@yahoo.com"
9   },
10   "source": {
11     "git": "https://github.com/iAOS/OSReflectionKit.git",
12     "tag": "0.6.1"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "source_files": "OSReflectionKit",
19   "requires_arc": true,
20   "deprecated": true