[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / e / 2 / LYExtension / 0.0.1 / LYExtension.podspec.json
blobdd036a410606b7ddafb01f2ee0feae2c01f67685
2   "name": "LYExtension",
3   "version": "0.0.1",
4   "summary": "transform json to model.",
5   "description": "transform json to model,ow it supports cell with any size, you can use it just like any other UICollectionViewFlowLayout, all you have to do is to set the itemSize and then all are done .",
6   "homepage": "http://192.168.10.224:3000/iOS/LYExtension.git",
7   "license": "MIT",
8   "authors": {
9     "胡胜武": "husw959@13322.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "http://192.168.10.224:3000/iOS/LYExtension.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "frameworks": "Foundation",
23   "requires_arc": true,
24   "dependencies": {
25     "MJExtension": [
27     ]
28   }