[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 0 / 8 / 1 / PYTheme / 0.1.1 / PYTheme.podspec.json
bloba77efbffaa514d636580bb2ad1eb6ffbcd72ae46
2   "name": "PYTheme",
3   "version": "0.1.1",
4   "summary": "An easy way to change theme through NSObject category for iOS.",
5   "homepage": "https://github.com/iphone5solo/PYTheme",
6   "license": "MIT",
7   "authors": {
8     "CoderKo1o": "499491531@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/iphone5solo/PYTheme.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "PYTheme/**/*.{h,m}",
18   "requires_arc": true