[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 3 / 6 / MyFirstCocoa / 0.1.1 / MyFirstCocoa.podspec.json
blob1abec886a293e56a531532be3e68c725113c4dc7
2   "name": "MyFirstCocoa",
3   "platforms": {
4     "ios": "12.0"
5   },
6   "summary": "Print Hello World",
7   "requires_arc": true,
8   "version": "0.1.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Thong Hao Yi": "thonghaoyi@gmail.com"
15   },
16   "homepage": "https://github.com/abaothong/MyFirstCocoa",
17   "source": {
18     "git": "https://github.com/abaothong/MyFirstCocoa.git",
19     "tag": "0.1.1"
20   },
21   "frameworks": "UIKit",
22   "source_files": "MyFirstCocoa/**/*.{swift}",
23   "resources": "MyFirstCocoa/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "swift_version": "4.2"