[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 7 / 3 / 9 / YonderAPNG / 0.1.0 / YonderAPNG.podspec.json
blob9c4664277d415a786e3017c13c924dd9c8db6c97
2   "name": "YonderAPNG",
3   "version": "0.1.0",
4   "summary": "APNG module for Yonder",
5   "description": "'Yonder 에서 사용하기 위한 APNG 라이브러리로, 라인망가의 APNG코드를 참고하여 만들어진 라이브러리입니다.'",
6   "homepage": "https://oss.navercorp.com/seungwookjung/YonderAPNG",
7   "authors": {
8     "seungwook.jung": "seungwook.jung@webtoonscorp.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://oss.navercorp.com/seungwookjung/YonderAPNG.git"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "static_framework": true,
21   "source_files": "YonderAPNG/Classes/**/*",
22   "swift_versions": "5",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "swift_version": "5"