[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 1 / 8 / 0 / MarkupKit / 4.5 / MarkupKit.podspec.json
blob80cf7370fc3682c6b3a8d91b5cfac16350b95868
2   "name": "MarkupKit",
3   "version": "4.5",
4   "license": "Apache License, Version 2.0",
5   "homepage": "https://github.com/gk-brown/MarkupKit",
6   "authors": "Greg Brown",
7   "summary": "Declarative UI for iOS and tvOS",
8   "source": {
9     "git": "https://github.com/gk-brown/MarkupKit.git",
10     "tag": "4.5"
11   },
12   "platforms": {
13     "ios": "10.0",
14     "tvos": "10.0"
15   },
16   "ios": {
17     "source_files": "MarkupKit-iOS/MarkupKit/*.{h,m}"
18   },
19   "tvos": {
20     "source_files": "MarkupKit-iOS/MarkupKit/*.{h,m}"
21   }