[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 5 / 3 / TinyComponent / 0.1.3 / TinyComponent.podspec.json
blob0cf55016f80d79963fdc7ea49e58f04e343d4db2
2   "name": "TinyComponent",
3   "version": "0.1.3",
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.3"
13   },
14   "frameworks": "Foundation",
15   "source_files": "Sources/*.swift",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "ios": {
20     "source_files": "Sources/iOS/*.swift",
21     "frameworks": "UIKit"
22   },
23   "swift_version": "4.1"