[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / a / 0 / e / Macros / 1.0.5 / Macros.podspec.json
bloba6b1fbc4b7b1a00177f15ec7e1bc8e56803d2ad2
2   "name": "Macros",
3   "version": "1.0.5",
4   "summary": "It is a Macros used on iOS, which implement by Objective-C",
5   "description": "It is a Macros used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ChenZhenChun",
7   "license": "MIT",
8   "authors": {
9     "ChenZhenChun": "346891964@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/ChenZhenChun/Macros.git",
13     "tag": "1.0.5",
14     "submodules": true
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Macros/*.h",
21   "public_header_files": "Macros/*.h",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]