[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 3 / TinyComponent / 0.1.1 / TinyComponent.podspec.json
blob0ef65bcda08289d1043528644d2b270848e6c127
2   "name": "TinyComponent",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "Component-based Architecture: Making view composition fun and easy.",
6   "homepage": "https://github.com/royhsu/tiny-component",
7   "authors": {
8     "Roy Hsu": "roy.hsu@tinyworld.cc"
9   },
10   "source": {
11     "git": "https://github.com/royhsu/tiny-component.git",
12     "tag": "0.1.1"
13   },
14   "source_files": "Sources/*.swift",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "ios": {
19     "source_files": "Sources/iOS/*.swift",
20     "frameworks": "UIKit"
21   },
22   "swift_version": "4.1"