[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / 5 / JJCommonCollectionViewLayout / 0.0.1 / JJCommonCollectionViewLayout.podspec.json
blob6b61465dc53cf0b9dbc00e9b14e4421ba0f72036
2   "name": "JJCommonCollectionViewLayout",
3   "version": "0.0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "一个很好用的collectioinViewLayout,只需遵守几个代理,即可实现想要的布局,你值得拥有",
8   "homepage": "https://github.com/andyfangjunjie/JJCommonCollectionViewLayout",
9   "license": "MIT",
10   "authors": {
11     "andyfangjunjie": "andyfangjunjie@163.com"
12   },
13   "source": {
14     "git": "https://github.com/andyfangjunjie/JJCommonCollectionViewLayout.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "JJCommonCollectionViewLayout/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit"