[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / a / e / FlexHotReload / 0.0.1 / FlexHotReload.podspec.json
blob92d109fd5879d66adaab1839edf4488f04b37f52
2   "name": "FlexHotReload",
3   "version": "0.0.1",
4   "summary": "can hot reload flex xml in debug mode",
5   "description": "This tool depend on FlexLib, can add a hot reload capability for it in debug mode.",
6   "homepage": "https://github.com/zhouxing5311/FlexHotReload",
7   "license": "MIT",
8   "authors": {
9     "zhouxing": "1098660224@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/zhouxing5311/FlexHotReload.git",
16     "tag": "0.0.1"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/**/*.{h,m,c,s}",
20   "dependencies": {
21     "FlexLib": [
23     ]
24   }