[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 5 / XMFlowLayout / 1.0.0 / XMFlowLayout.podspec.json
blob5bd7f109bd6660abec50d236dd1faea4fd0eff66
2   "name": "XMFlowLayout",
3   "version": "1.0.0",
4   "summary": "custom CollectionViewLayout",
5   "license": "MIT",
6   "homepage": "https://github.com/guxinming/XMFlowLayout.git",
7   "authors": {
8     "liliangming": "liliangming@58ganji.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/guxinming/XMFlowLayout.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "XMFlowLayout/XMFlowLayout/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "requires_arc": true