[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 8 / 2 / 6 / TFHotfix / 0.0.1 / TFHotfix.podspec.json
blob31fb612830bf352f49b509c7890e4c66c58bdad7
2   "name": "TFHotfix",
3   "version": "0.0.1",
4   "summary": "时光流影iOS hotfix框架",
5   "homepage": "https://github.com/TimeFaceCoder/TFHotfix",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Melvin": "yangmin@timeface.cn"
12   },
13   "social_media_url": "http://www.timeface.cn",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/TimeFaceCoder/TFHotfix.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "TFHotfix/TFHotfix/**/*.{h,m,c}",
22   "requires_arc": true,
23   "dependencies": {
24     "JSPatch": [
26     ],
27     "TFNetwork": [
29     ],
30     "AFNetworking": [
32     ]
33   }