[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 5 / 2 / 7 / YBIntent / 0.0.8 / YBIntent.podspec.json
blob965e0c1a3bd98a0cfa97b6c441cd504d6728fbe5
2   "name": "YBIntent",
3   "version": "0.0.8",
4   "summary": "iOS仿Android的Intent跳转",
5   "description": "this project provide all kinds of categories for iOS developer",
6   "homepage": "https://github.com/yangjw/YBIntent",
7   "license": "MIT",
8   "authors": {
9     "yangjw": "yangjw.kai7@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/yangjw/YBIntent.git",
16     "tag": "0.0.8"
17   },
18   "source_files": "YBIntent/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true