[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / c / TTPatch / 0.9.0 / TTPatch.podspec.json
blob0f9af0dc91744701a23c6cdca85d8db55d1f3ceb
2   "name": "TTPatch",
3   "version": "0.9.0",
4   "summary": "一款基于javaScript脚本的轻量级热修复工具",
5   "description": "热修复、热更新、JS代码动态下发、动态创建类\n功能特性\t\n替换指定ObjectC方法实现\n支持block\t\n支持添加属性\t\n支持基础数据类型\t\n支持下发纯JS页面",
6   "homepage": "https://github.com/yangyangFeng/TTPatch",
7   "license": "MIT",
8   "authors": {
9     "tianyu": "13621223933@163.com"
10   },
11   "social_media_url": "https://www.jianshu.com/u/5e18e745e21b",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/yangyangFeng/TTPatch.git",
17     "tag": "0.9.0"
18   },
19   "source_files": "TTPatch/*.{h,m}",
20   "public_header_files": "TTPatch/*.h",
21   "resources": "TTPatch/*.js"