[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 4 / 2 / 5 / JJExtension / 0.0.3 / JJExtension.podspec.json
blob0ba148b76c41ae1cbeccc468ac8ed1bfe395f99f
2   "name": "JJExtension",
3   "version": "0.0.3",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "一个很好用的类别,类扩展",
8   "homepage": "https://github.com/andyfangjunjie/JJExtension",
9   "license": "MIT",
10   "authors": {
11     "andyfangjunjie": "andyfangjunjie@163.com"
12   },
13   "source": {
14     "git": "https://github.com/andyfangjunjie/JJExtension.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "JJExtension/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "dependencies": {
24     "Masonry": [
26     ]
27   }