[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / d / 0 / ModuleArchitecture / 0.9.0 / ModuleArchitecture.podspec.json
blobf685fcf28676230c959b340f4abcb52659a114f1
2   "name": "ModuleArchitecture",
3   "version": "0.9.0",
4   "summary": "iOS Architecture",
5   "description": "Protocols that define a module based iOS Architecture",
6   "homepage": "https://github.com/dchohfi/ios-module-architecture",
7   "license": {
8     "type": "Private",
9     "text": "Code is private"
10   },
11   "authors": {
12     "dchohfi": "dchohfi@gmail.com",
13     "viniciusaro": "vinicius.a.ro@gmail.com",
14     "rdgborges": "rborges.soares@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/dchohfi/ios-module-architecture.git",
18     "tag": "0.9.0"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "swift_version": "4.1",
24   "source_files": "ModuleArchitecture/Classes/**/*"