[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 0 / c / ALGridView / 0.0.1 / ALGridView.podspec.json
blob311e254961193940e14a59178b40d49e8c2ee880
2   "name": "ALGridView",
3   "version": "0.0.1",
4   "summary": "Simple Grid View control in swift",
5   "homepage": "http://github.com/al7/ALGridView",
6   "license": "MIT",
7   "authors": {
8     "Alex Leite": "admin@al7dev.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/al7/ALGridView.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "ALGridView/Source",
19     "ALGridView/Source/**/*.{h,m,swift}"
20   ],
21   "requires_arc": true