[Add] PlanktonGameServicesSDK 5.2.1
[CocoaPods.git] / Specs / f / 6 / 8 / IrregularCollectionUIKit / 0.1.2 / IrregularCollectionUIKit.podspec.json
blob0d277ef1aa7d5d685e4946eab9513a737f9775ef
2   "name": "IrregularCollectionUIKit",
3   "version": "0.1.2",
4   "summary": "A short description of IrregularCollectionUIKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/pisces/IrregularCollectionUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Steve Kim": "pisces@retrica.co"
13   },
14   "source": {
15     "git": "https://github.com/pisces/IrregularCollectionUIKit.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "IrregularCollectionUIKit/Classes/**/*",
22   "dependencies": {
23     "AsyncDisplayKit": [
24       "~> 1.9.9"
25     ]
26   }