[Add] ChartboostMediationAdapterIronSource 5.8.5.1.0.0
[CocoaPods.git] / Specs / 1 / f / e / TinyCore / 0.5.3 / TinyCore.podspec.json
blobeba82cd707913e4bf594aea84d4f1d69839de708
2   "name": "TinyCore",
3   "version": "0.5.3",
4   "license": "MIT",
5   "summary": "The core framework provides practical functionalities that will help us to build apps and services 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-core.git",
12     "tag": "0.5.3"
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"