[Add] WorldfoneproSDK 1.0.0
[CocoaPods.git] / Specs / c / 5 / 2 / HLWaterfallLayout / 1.1.0 / HLWaterfallLayout.podspec.json
blobe04dbbf31a02841dd2f249f12bf2107ec2384feb
2   "name": "HLWaterfallLayout",
3   "version": "1.1.0",
4   "summary": "a simple waterfall flow layout with 12 Animation",
5   "homepage": "https://github.com/henvyluk/HLWaterfallLayout",
6   "license": "MIT",
7   "authors": {
8     "henvyluk": "henvyluk@163.com"
9   },
10   "social_media_url": "http://www.jianshu.com/users/296956170537/latest_articles",
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/henvyluk/HLWaterfallLayout.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "HLWaterfallLayout/Classes/*.{h,m}",
19   "resources": "HLWaterfallLayout/Assets/*.{png,xib}",
20   "frameworks": "UIKit",
21   "dependencies": {
22     "SDWebImage": [
23       "~> 3.7.6"
24     ]
25   },
26   "requires_arc": true