[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 2 / 8 / WAMapping / 0.0.7 / WAMapping.podspec.json
blob207f5ed925352822c28cbfebef78f12f1e1d3b01
2   "name": "WAMapping",
3   "version": "0.0.7",
4   "summary": "WAMapping is a library which turns dictionary to object and vice versa. Designed for speed!",
5   "homepage": "https://github.com/Wasappli/WAMapping",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Marian Paul": "marian@wasapp.li"
12   },
13   "platforms": {
14     "ios": "7.0",
15     "watchos": "2.0"
16   },
17   "source": {
18     "git": "https://github.com/Wasappli/WAMapping.git",
19     "tag": "0.0.7"
20   },
21   "source_files": "Files/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": "CoreData"