[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / 2 / f / 6 / CollectionFactory / 1.2.0 / CollectionFactory.podspec.json
blob8202cf8c6583cb82b6305747687e0bd3cfeac870
2   "name": "CollectionFactory",
3   "version": "1.2.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.2.0"
19   },
20   "source_files": "CollectionFactory/*.{h,m}",
21   "requires_arc": true