[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 2 / 8 / WAMapping / 0.0.8 / WAMapping.podspec.json
blob1474c9abb3c772bafc839a5d8b0a25d1810b6479
2   "name": "WAMapping",
3   "version": "0.0.8",
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.8"
20   },
21   "source_files": "Files/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": "CoreData"