[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 8 / 0 / IMDrawersTableView / 1.0.0 / IMDrawersTableView.podspec.json
blob14eac902afdaca8893e2f9caf1932df4b55cfae2
2   "name": "IMDrawersTableView",
3   "version": "1.0.0",
4   "summary": "iOS custom table view with drawers.",
5   "homepage": "https://github.com/imilakovic/IMDrawersTableView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Igor Milakovic": "igor.milakovic@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/imilakovic/IMDrawersTableView.git",
18     "tag": "v1.0.0"
19   },
20   "source_files": [
21     "IMDrawersTableView",
22     "IMDrawersTableView/**/*.{h,m}"
23   ],
24   "requires_arc": true