[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / b / 1 / 6 / FBTestFrameInfo / 0.0.2 / FBTestFrameInfo.podspec.json
blob8dc501c907990df901a5808e388405a20568ae57
2   "name": "FBTestFrameInfo",
3   "version": "0.0.2",
4   "summary": "Write the description between the DESC delimiters below",
5   "description": "Finally, don't worry about the indent, CocoaPods strips it",
6   "homepage": "https://github.com/fb2012/FBInfoFramework.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fengbing": "fengbing@g42pay.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/fb2012/FBInfoFramework.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "FBTestFrameInfo",
23     "FBTestFrameInfo/FBTestFrameInfo.framework/Headers/*.{h}"
24   ],
25   "vendored_frameworks": "FBTestFrameInfo/FBTestFrameInfo.framework",
26   "public_header_files": "FBTestFrameInfo/FBTestFrameInfo.framework/Headers/*.{h}",
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ]