[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / 3 / TinyKit / 0.8.0 / TinyKit.podspec.json
blob42023bd537c61bd8772b0255912777d1e66fa51e
2   "name": "TinyKit",
3   "version": "0.8.0",
4   "license": "MIT",
5   "summary": "TinyKit provides practical functionalities that will help us to build apps much more quickly.",
6   "homepage": "https://github.com/royhsu/tiny-core",
7   "authors": {
8     "Roy Hsu": "roy.hsu@tinyworld.cc"
9   },
10   "source": {
11     "git": "https://github.com/royhsu/tiny-kit.git",
12     "tag": "0.8.0"
13   },
14   "frameworks": "Foundation",
15   "source_files": "Sources/*.swift",
16   "ios": {
17     "source_files": "Sources/iOS/*.swift"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_version": "4.0"