[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / f / 6 / CollectionFactory / 1.1 / CollectionFactory.podspec.json
blob8f376de90a42295acac1309c53b8df2d523aa598
2   "name": "CollectionFactory",
3   "version": "1.1",
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.1"
16   },
17   "source_files": "CollectionFactory/*.{h,m}",
18   "requires_arc": true