[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 9 / 7 / ASIrregularCollectionUIKit / 1.0.0 / ASIrregularCollectionUIKit.podspec.json
blob64d44d6981a17a97397697b720a2d44cb8b87c16
2   "name": "ASIrregularCollectionUIKit",
3   "version": "1.0.0",
4   "summary": "Irregular Collection View Layout and Controller for Texture.",
5   "description": "Irregular Collection View Layout and Controller for Texture",
6   "homepage": "https://github.com/pisces/ASIrregularCollectionUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Steve Kim": "hh963103@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pisces/ASIrregularCollectionUIKit.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ASIrregularCollectionUIKit/Classes/**/*",
22   "dependencies": {
23     "Texture": [
24       "~> 2.5"
25     ],
26     "IrregularCollectionUIKit": [
27       "~> 2.0.1"
28     ]
29   }