[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / e / a / f / TableSectionModules / 1.0.3 / TableSectionModules.podspec.json
blobf838a2af7273fd3239f7f979564a3766a3a8de51
2   "name": "TableSectionModules",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "TableSectionModules lets you to reuse table section modules in different tablevies",
7   "requires_arc": true,
8   "version": "1.0.3",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Carlos Jimenez Galindo": "jimenezgalindocarlos@gmail.com"
15   },
16   "homepage": "https://github.com/cjg552/TableSectionModules",
17   "source": {
18     "git": "https://github.com/cjg552/TableSectionModules.git",
19     "tag": "1.0.3"
20   },
21   "frameworks": "Foundation",
22   "source_files": "TableSectionModules/**/*.{swift}"