[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / 6 / CollectionFactory / 1.1.3 / CollectionFactory.podspec.json
blobfcc87f7302401b27990f6ae0ecb08877399b986d
2   "name": "CollectionFactory",
3   "version": "1.1.3",
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.1.3"
19   },
20   "source_files": "CollectionFactory/*.{h,m}",
21   "requires_arc": true