[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / f / 6 / CollectionFactory / 1.3.0 / CollectionFactory.podspec.json
blob643d637297051e29eb60e8d192ff5dd7201c2c7c
2   "name": "CollectionFactory",
3   "version": "1.3.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   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/elliotchance/CollectionFactory.git",
18     "tag": "v1.3.0"
19   },
20   "source_files": "CollectionFactory/*.{h,m}",
21   "requires_arc": true