[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 2 / 8 / WAMapping / 0.0.4 / WAMapping.podspec.json
blob34956960c9bf67bca05c52dd4e3e1789366986fb
2   "name": "WAMapping",
3   "version": "0.0.4",
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   },
16   "source": {
17     "git": "https://github.com/Wasappli/WAMapping.git",
18     "tag": "0.0.4"
19   },
20   "source_files": "Files/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": "CoreData"