[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / b / e / SimpleWaterFlow / 1.1 / SimpleWaterFlow.podspec.json
blob4fd9855bb62974a035bcec5ddd5c88ca46ddabc8
2   "name": "SimpleWaterFlow",
3   "version": "1.1",
4   "summary": "Simple WaterFlow",
5   "description": "A simple way to realize WaterFlow",
6   "homepage": "https://github.com/silence0201/SimpleWaterFlow",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Silence": "374619540@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/silence0201/SimpleWaterFlow.git",
19     "tag": "1.1"
20   },
21   "source_files": [
22     "FlowLayout",
23     "FlowLayout/*.{h,m}"
24   ],
25   "exclude_files": "FlowLayout/Exclude",
26   "public_header_files": "FlowLayout/*.h",
27   "requires_arc": true