[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / e / 1 / 5 / NSDictionary+Accessors / 1.0.0 / NSDictionary+Accessors.podspec.json
blobd34a1050d47967cf2707b0fe319708b66f5cefad
2   "name": "NSDictionary+Accessors",
3   "platforms": {
4     "ios": null
5   },
6   "version": "1.0.0",
7   "summary": "Type safe accessors for NSDictionary, better used with dictionary parsed from JSON.",
8   "homepage": "https://github.com/allenhsu/NSDictionary-Accessors",
9   "license": "MIT",
10   "authors": {
11     "Allen Hsu": "me@imallen.com"
12   },
13   "source": {
14     "git": "https://github.com/allenhsu/NSDictionary-Accessors.git",
15     "tag": "1.0.0"
16   },
17   "frameworks": "Foundation",
18   "source_files": "*.{h,m}",
19   "requires_arc": true