[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / f / 6 / CollectionFactory / 1.0 / CollectionFactory.podspec.json
blobdce1f664a1dbf9367f5efb0e13f4897411ba19d9
2   "name": "CollectionFactory",
3   "version": "1.0",
4   "summary": "Translation between native collections in Objective-C and serialized formats like JSON.",
5   "homepage": "https://github.com/elliotchance/CollectionFactory",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Elliot Chance": "elliotchance@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/elliotchance/CollectionFactory.git",
15     "tag": "v1.0"
16   },
17   "source_files": "CollectionFactory/*.{h,m}",
18   "requires_arc": true